touch-package
v0.1.0
Published
allows you to create a blank package.json from command line
Maintainers
Readme
touch-package
I just created this because I wanted a blank package.json file in each project without the prompts.
Now when I type 'touch-package' it will just create the the package.json file. now i can just npm install --save.
