{
  "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"
}
