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

23 lines
465 B
JSON

{
"name": "szurubooru",
"version": "0.9.0",
"dependencies": {
"jquery.cookie": "1.4.1",
"jquery": "~2.1.1",
"underscore": "1.7.0",
"mousetrap": "0.0.1",
"marked": "~0.3.2",
"requirejs": "*",
"ini": "*",
"grunt": "~0.4.5",
"grunt-processhtml": "*",
"grunt-contrib-uglify": "*",
"grunt-contrib-cssmin": "*",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-copy": "*",
"grunt-cli": "*",
"shelljs": "~0.3.0",
"rimraf": "~2.1"
}
}