{
  "name": "kelei_test",
  "version": "1.0.0",
  "description": "create_npm 测试创建模块",
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kelei2015/study.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/kelei2015/study/issues"
  },
  "homepage": "https://github.com/kelei2015/study#readme"
}
