1.0.8 • Published 4 years ago

create-extra v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago