mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-09 13:26:10 +00:00
14 lines
248 B
JSON
14 lines
248 B
JSON
{
|
|
"name": "test_app",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"main": "Gruntfile.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"homepage": "",
|
|
"dependencies": {}
|
|
}
|