@greyireland/npm-helloworld

1.0.1 • Public • Published

Print helloworld

just print helloworld

Usage

var Print = require('helloworld');
Print();

publish npm package

// set scope
npm init --scope=@greyireland -y
npm login
// set access=public
npm publish --access public

Readme

Keywords

Package Sidebar

Install

npm i @greyireland/npm-helloworld

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

3.47 kB

Total Files

11

Last publish

Collaborators

  • greyireland