{
  "name": "pps-h5-lib",
  "version": "1.0.8",
  "description": "this is a qoe project of pps",
  "main": "dist/lib",
  "keywords": [
    "lib"
  ],
  "scripts": {
    "test": "test",
    "build": "webpack --config webpack.config.js"
  },
  "author": "xingguiyang",
  "license": "ISC",
  "devDependencies": {
    "babel-core": "^6.22.1",
    "babel-jest": "^21.0.2",
    "babel-loader": "^7.1.5",
    "babel-plugin-dynamic-import-node": "^1.2.0",
    "babel-plugin-syntax-jsx": "^6.18.0",
    "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
    "babel-plugin-transform-runtime": "^6.22.0",
    "babel-polyfill": "^6.26.0",
    "babel-preset-env": "^1.3.2",
    "babel-preset-stage-2": "^6.22.0",
    "clean-webpack-plugin": "^3.0.0",
    "es6-promise": "^4.2.5",
    "webpack": "^4.41.2",
    "webpack-cli": "^3.3.10"
  },
  "dependencies": {}
}
