@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    1

Package Sidebar

Install

npm i @greyireland/npm-helloworld

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

3.47 kB

Total Files

11

Last publish

Collaborators

  • greyireland