Files
espocrm/package.json
Yuri Kuznetsov 371bba1ee8 grunt
2014-03-03 12:11:23 +02:00

16 lines
305 B
JSON

{
"name": "espo-backend",
"version": "0.1.0",
"description": "",
"main": "index.php",
"repository": "",
"author": "",
"license": "GPL",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-clean": "~0.5.0",
"grunt-replace": "~0.5.1"
}
}