{ "name": "cloudsql-alipay", "version": "1.0.0", "description": "alipay", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://git.1473.cn/kangna/cloudsql-alipay.git" }, "author": "kangna", "license": "ISC", "dependencies": { "body-parser": "^1.18.2", "express": "^4.16.3" } }