webmaker-addons/htmlshot/package.json

16 строки
286 B
JSON

{
"name": "htmlshot",
"version": "0.0.1",
"description": "",
"dependencies": {
"express": "4.10.7",
"body-parser": "^1.10.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}