mirror of
https://github.com/wassname/phaser-plugin-isometric.git
synced 2026-08-21 10:28:12 +08:00
14 lines
324 B
JSON
14 lines
324 B
JSON
{
|
|
"name": "phaser-plugin-isometric",
|
|
"version": "0.9.2",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.5",
|
|
"grunt-contrib-clean": "^0.5.0",
|
|
"grunt-contrib-jshint": "^0.9.2",
|
|
"grunt-contrib-uglify": "^0.4.0",
|
|
"grunt-contrib-concat": "^0.4.0",
|
|
"grunt-contrib-watch": "*",
|
|
"grunt-jsdoc": "~0.5.6"
|
|
}
|
|
}
|