{ "name": "nodejs-learning-guide", "version": "1.0.0", "description": "Nodejs学习过程中的一些总结,可[点击这里](https://github.com/chyingp/nodejs-learning-guide)查看完整版。欢迎入群交流,群号 197339705 。\"express/node交流群\"", "main": "index.js", "directories": { "example": "examples" }, "repository": { "type": "git", "url": "git+https://github.com/chyingp/nodejs-learning-guide.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/chyingp/nodejs-learning-guide/issues" }, "homepage": "https://github.com/chyingp/nodejs-learning-guide#readme", "dependencies": { "body-parser": "^1.17.2", "concat-stream": "^1.6.0", "content-type": "^1.0.2", "express": "^4.15.3", "iconv-lite": "^0.4.17", "through": "^2.3.8" } }