@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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @greyireland/npm-helloworld

      Weekly Downloads

      2

      Version

      1.0.1

      License

      MIT

      Unpacked Size

      3.47 kB

      Total Files

      11

      Last publish

      Collaborators

      • greyireland