mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-09 05:32:42 +00:00
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": {
|
|
}
|
|
}
|