testpackage-li

1.0.0 • Public • Published

testpackage

Steps 1

$ npm init

this will create package.json

Step 2

create index.js file with following content.

exports.printMsg = function() {
    console.log("This is a message from the demo package at LogisticInfotech");
};

Step 3

$ npm adduser

Readme

Keywords

Package Sidebar

Install

npm i testpackage-li

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

929 B

Total Files

3

Last publish

Collaborators

  • chintan01