szurubooru/package.json
2014-10-18 18:48:32 +02:00

15 lines
294 B
JSON

{
"name": "szuru2",
"version": "0.0.0",
"dependencies": {
"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": "*"
}
}