Normalize package.json.

* Specify the files to install in package.json
* Add missing properties
* Follow `npm init`'s scheme
This commit is contained in:
XhmikosR
2015-04-14 18:29:14 +03:00
committed by Richard van Velzen
parent 763bd36b60
commit efea52a4f4
3 changed files with 49 additions and 36 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,3 @@
/node_modules/
/npm-debug.log
tmp/
node_modules/