{
  "name": "hlj-util",
  "version": "1.4.2",
  "description": "util",
  "main": "dist/hlj-util.js",
  "module": "dist/hlj-util.es.js",
  "repository": "http://company.hunliji.com:81/zhi_shui/hlj-util.git",
  "author": "zhangchao <350346750@qq.com>",
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-eslint": "^8.2.2",
    "babel-jest": "^22.4.1",
    "babel-plugin-external-helpers": "^6.22.0",
    "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
    "babel-preset-env": "^1.6.1",
    "babel-preset-stage-2": "^6.24.1",
    "jest": "^22.4.2",
    "rollup": "^0.56.3",
    "rollup-plugin-babel": "^3.0.3",
    "rollup-plugin-commonjs": "^8.3.0",
    "rollup-plugin-node-resolve": "^3.0.3"
  },
  "scripts": {
    "test": "jest --notify --coverage",
    "build": "rollup -c"
  }
}
