{
  "name": "qoe-pps",
  "version": "1.0.0",
  "description": "this is a qoe project of pps",
  "main": "dist/qoe.js",
  "keywords": [
    "qoe"
  ],
  "scripts": {
    "test": "test",
    "build": "webpack --config webpack.config.js"
  },
  "author": "xingguiyang",
  "license": "ISC",
  "devDependencies": {
    "webpack": "^4.41.2",
    "webpack-cli": "^3.3.10"
  },
  "dependencies": {
    "usertiming": "^0.1.8"
  }
}
