UNPKG

sxkj

Version:
28 lines (27 loc) 528 B
{ "name": "sxkj", "version": "1.0.0", "description": "测试", "main": "helloWorld.js", "dependencies": { "express": "^4.14.0" }, "devDependencies": {}, "scripts": { "test": "make test", "start": "node server.js" }, "repository": { "type": "git", "url": "git+https://github.com/sxkj/sxkj.git" }, "keywords": [ "123" ], "author": "bhy", "license": "ISC", "bugs": { "url": "https://github.com/sxkj/sxkj/issues" }, "homepage": "https://github.com/sxkj/sxkj#readme" }