标签:json 3.0 expr end color res package body nbsp
npm --save 安装包会自动添加到项目package.json 文件夹
npm -g 全局安装,会装在c盘
{
"dependencies": {
"body-parser": "^1.17.1",
"cookie-parser": "^1.4.3",
"express": "^4.15.2",
"multer": "^1.3.0",
"pug": "^2.0.0-beta11"
}
}
标签:json 3.0 expr end color res package body nbsp
原文地址:http://www.cnblogs.com/winyh/p/6681066.html