mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 03:24:54 +08:00
new documentation for homepage
This commit is contained in:
30
package.json
30
package.json
@@ -2,24 +2,26 @@
|
||||
"name": "kinetic",
|
||||
"version": "5.1.9",
|
||||
"devDependencies": {
|
||||
"chai": "1.9.2",
|
||||
"connect": "3.2.0",
|
||||
"grunt": "0.4.5",
|
||||
"grunt-cli": "0.1.13",
|
||||
"grunt-contrib-clean": "0.6.0",
|
||||
"grunt-contrib-concat": "0.5.0",
|
||||
"grunt-contrib-copy": "~0.6.0",
|
||||
"grunt-contrib-jshint": "0.10.0",
|
||||
"grunt-contrib-nodeunit": "0.4.1",
|
||||
"grunt-contrib-uglify": "0.6.0",
|
||||
"grunt-contrib-concat": "0.5.0",
|
||||
"grunt-replace": "0.7.9",
|
||||
"grunt-contrib-clean": "0.6.0",
|
||||
"mocha": "1.21.4",
|
||||
"chai": "1.9.2",
|
||||
"phantomjs": "1.9.10",
|
||||
"mocha-phantomjs": "3.5.0",
|
||||
"grunt-cli": "0.1.13",
|
||||
"grunt": "0.4.5",
|
||||
"connect": "3.2.0",
|
||||
"grunt-contrib-copy": "~0.6.0",
|
||||
"jsdoc": "~3.3.0-alpha9",
|
||||
"grunt-mocha-phantomjs": "~0.6.0",
|
||||
"grunt-contrib-watch": "~0.6.1",
|
||||
"grunt-shell": "~1.1.1"
|
||||
"grunt-jsdoc": "^0.5.7",
|
||||
"grunt-mocha-phantomjs": "~0.6.0",
|
||||
"grunt-replace": "0.7.9",
|
||||
"grunt-shell": "~1.1.1",
|
||||
"ink-docstrap": "^0.4.12",
|
||||
"jsdoc": "~3.3.0-alpha9",
|
||||
"mocha": "1.21.4",
|
||||
"mocha-phantomjs": "3.5.0",
|
||||
"phantomjs": "1.9.10"
|
||||
},
|
||||
"keywords": [
|
||||
"canvas",
|
||||
|
Reference in New Issue
Block a user