1.0.8 • Published 5 years ago

create-extra v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

This is an initializer for extra-* packages.

npm init extra
# creates the following files:
# - package.json
# - .npmignore, 
# - .travis.yml
# - build.js
# - bundle.js
# - TODO

npm init extra --keywords "dream,go,false"
# creates package.json given name

reference

npm init extra [options]
# Options:
# -n, --name
# -v, --version
# -d, --description
# -r, --repository
# -k, --keywords
# -a, --author
# -l, --license
1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.1

5 years ago