package.json
394 Bytes
{
"name": "yohobuy-portal",
"version": "0.1.1",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"handlebars-layouts": "^3.1.3",
"lodash": "^3.10.0",
"request": "^2.55.0",
"yo.js": "^1.0.17",
"qiniu": "^6.1.9"
},
"devDependencies": {
}
}