Normalize package.json.
* Specify the files to install in package.json * Add missing properties * Follow `npm init`'s scheme
This commit is contained in:
committed by
Richard van Velzen
parent
763bd36b60
commit
efea52a4f4
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
/node_modules/
|
||||
/npm-debug.log
|
||||
tmp/
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user