embark-area-51/test_apps/test_app/extensions/embark-service/package.json

15 lines
256 B
JSON
Raw Normal View History

{
"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"
}
}