14 lines
198 B
JSON
14 lines
198 B
JSON
|
{
|
||
|
"name": "%APP_NAME%",
|
||
|
"version": "0.0.1",
|
||
|
"description": "",
|
||
|
"scripts": {
|
||
|
"test": "embark test"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"homepage": "",
|
||
|
"devDependencies": {
|
||
|
}
|
||
|
}
|