{
  "name": "test1-node",
  "version": "1.0.0",
  "description": "node.js ceshi",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/runoob/runoob.git"
  },
  "author": "liyahng",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/runoob/runoob/issues"
  },
  "homepage": "https://github.com/runoob/runoob#readme",
  "keywords": [
    "lyh123456"
  ]
}
