{
  "name": "@xccjh/git-pull",
  "version": "1.0.4",
  "description": "实现发版前拉取代码再打包，防止发版覆盖问题",
  "main": "index.js",
  "module": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://gitee.com/xccjh/git-pull.git"
  },
  "keywords": [
    "拉取代码",
    "node",
    "npm",
    "xccjh",
    "开源"
  ],
  "author": "邹家和",
  "license": "ISC"
}
