2016-08-21 14:42:42 +00:00
|
|
|
{
|
|
|
|
"name": "app_name",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"description": "",
|
|
|
|
"main": "Gruntfile.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"author": "",
|
|
|
|
"license": "ISC",
|
|
|
|
"homepage": "",
|
|
|
|
"devDependencies": {
|
2017-02-08 11:38:26 +00:00
|
|
|
"embark": "^2.3.0",
|
2017-02-06 11:42:58 +00:00
|
|
|
"mocha": "^2.2.5"
|
2016-08-21 14:42:42 +00:00
|
|
|
}
|
|
|
|
}
|