No Description

package.json 386B

    { "name": "nodemodule", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://121.42.53.174:3000/lipengtao/nodeModule.git" }, "author": "", "license": "ISC", "dependencies": { "cookie": "^0.3.1", "express": "^4.16.4" } }