Files
Phraseanet/package.json
Nicolas Le Goff 4fa1f613e4 Fix latest merge
2014-08-13 17:40:40 +02:00

20 lines
515 B
JSON

{
"name": "phraseanet",
"version": "3.9.0",
"devDependencies": {
"bower": "~1.3",
"mocha-phantomjs": ">=2.0 <3.0",
"recess": ">=1.1.0 <1.1.7",
"tmp": "0.0.23",
"uglify-js": "latest",
"jake": "latest",
"grunt-cli": "latest",
"grunt": "~0.4.1",
"grunt-shell": "~0.6",
"grunt-contrib": "~0.4.0",
"grunt-bower-task": "~0.4.0",
"grunt-bower-postinst": "~0.2.0",
"grunt-mocha-phantomjs": "~0.3.0"
}
}