{
  "name": "castle_demo",
  "version": "1.0.0",
  "description": "node.js 测试模块",
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/runoob/runoob.gi.git"
  },
  "author": "castle",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/runoob/runoob.gi/issues"
  },
  "homepage": "https://github.com/runoob/runoob.gi#readme"
}
