{
  "name": "guji",
  "version": "3.0.5",
  "description": "",
  "scripts": {
    "test": "jest --coverage",
    "build": "rimraf dist && cpx \"src/*.d.ts\" dist && babel src --out-dir dist --ignore *.test.js"
  },
  "files": [
    "src",
    "dist",
    "guji.webpack.js"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dyw934854565/guji.git"
  },
  "author": "dyw934854565@sina.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dyw934854565/guji/issues"
  },
  "homepage": "https://github.com/dyw934854565/guji#readme",
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-core": "^6.26.3",
    "babel-jest": "^23.6.0",
    "babel-preset-env": "^1.7.0",
    "babel-preset-es2105": "0.0.0",
    "jest": "^23.6.0",
    "cpx": "^1.5.0",
    "rimraf": "^3.0.0"
  }
}
