update ignore files, update package files

This commit is contained in:
Лаврёнов Антон
2014-04-14 15:17:57 +08:00
parent 71dd7c6abe
commit 0bba93c4fa
7 changed files with 114 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "KineticJS",
"version": "5.1.0",
"version": "5.1.1",
"devDependencies": {
"grunt-contrib-jshint": "0.8.0",
"grunt-contrib-nodeunit": "0.3.2",
@@ -21,6 +21,15 @@
"grunt-contrib-watch": "~0.5.3",
"grunt-shell": "~0.6.4"
},
"keywords": [
"canvas",
"animations",
"graphic",
"html5"
],
"bugs": {
"url": "https://github.com/ericdrowell/KineticJS/issues"
},
"readmeFilename": "README.md",
"main": "kinetic.js",
"repository": {