15 lines
297 B
JSON
15 lines
297 B
JSON
{
|
|
"name": "szuru2",
|
|
"version": "0.0.0",
|
|
"devDependencies": {
|
|
"requirejs": "*",
|
|
"ini": "*",
|
|
"grunt": "~0.4.5",
|
|
"grunt-processhtml": "*",
|
|
"grunt-contrib-uglify": "*",
|
|
"grunt-contrib-cssmin": "*",
|
|
"grunt-contrib-jshint": "~0.10.0",
|
|
"grunt-shell": "~1.1.1",
|
|
"grunt-cli": "*"
|
|
}
|
|
}
|