mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
18 lines
468 B
JSON
18 lines
468 B
JSON
{
|
|
"name": "phraseanet",
|
|
"version": "3.9.0",
|
|
"devDependencies": {
|
|
"bower-canary": "latest",
|
|
"mocha-phantomjs": ">=2.0 <3.0",
|
|
"recess": ">=1.1.0 <1.1.7",
|
|
"uglify-js": "latest",
|
|
"jake": "latest",
|
|
"grunt-cli": "latest",
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib": "latest",
|
|
"grunt-bower-task": "latest",
|
|
"grunt-bower-postinst": "latest",
|
|
"grunt-mocha-phantomjs": "~0.3.0"
|
|
}
|
|
}
|