Use files for npm and move CONTRIBUTING.md

This commit is contained in:
vsn4ik
2016-03-05 10:42:29 +03:00
committed by Hyunje Alex Jun
parent 7621a2488c
commit f20a8532ff
5 changed files with 16 additions and 23 deletions

View File

@@ -26,6 +26,12 @@
"engines": {
"node": ">= 0.12.0"
},
"files": [
"dist",
"src",
"index.js",
"jquery.js"
],
"devDependencies": {
"browserify": "^11.2.0",
"del": "^2.0.2",