2017-02-10 00:38:02 +00:00
|
|
|
{
|
|
|
|
"name": "test_app",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"description": "",
|
|
|
|
"main": "Gruntfile.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"author": "",
|
|
|
|
"license": "ISC",
|
|
|
|
"homepage": "",
|
2018-03-30 14:05:01 +00:00
|
|
|
"dependencies": {}
|
2017-02-10 00:38:02 +00:00
|
|
|
}
|