zwbckmy
Version:
"node.js测试模块"
25 lines (24 loc) • 504 B
JSON
{
"name": "zwbckmy",
"version": "1.0.0",
"description": "\"node.js测试模块\"",
"main": "server.js",
"scripts": {
"test": "make test",
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zwbckmy/nodejs.git"
},
"keywords": [
"nodejs",
"study"
],
"author": "zwbckmy",
"license": "ISC",
"bugs": {
"url": "https://github.com/zwbckmy/nodejs/issues"
},
"homepage": "https://github.com/zwbckmy/nodejs#readme"
}