0.0.3 • Published 6 years ago
control-npm-package v0.0.3
npm-package-example
Example of npm package.
- Create
package.jsonand fillnameandversionfield. - Add your script and
mainfield inpackage.jsonto point the entry point. - You may want to fill
unpkgfield for browser build. - Login to npm with
npm logincommand. npm publish
You will see published package on: