2017-03-16 11:31:52 +00:00
|
|
|
{
|
|
|
|
"name": "embark-service",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"author": "",
|
2018-02-28 22:45:39 +00:00
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"haml": "^0.4.3"
|
|
|
|
}
|
2017-03-16 11:31:52 +00:00
|
|
|
}
|