@logisticinfotech/testpackage-li-org

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

Enable two factor authentication in npmjs account profile
Need to use google authenticator app in ios/android

Step 4

$ npm adduser

Step 5

make sure your package name is unique. Other wise it will give error like
You do not have permission to publish "testpackage". Are you logged in as the correct user? : testpackage

$ npm publish --access=public

Package Sidebar

Install

npm i @logisticinfotech/testpackage-li-org

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.4 kB

Total Files

3

Last publish

Collaborators

  • chintan01
  • digvijay_logistic
  • nileshkikani
  • nirav.
  • pankajn