Packegeton-npm is a skeleton structure which helps you quick start the creation of a npm module.
install dependencies:
$ make install
Start:
$ make start
Linting:
$ make analyse-code
Complete delivery:
$ make delivery
See:
make help
for more info.