mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
16 lines
305 B
JSON
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"
|
|
}
|
|
}
|