{
  "name": "demo2",
  "version": "1.0.0",
  "description": "\"test for qiniu-sdk\"",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "webpack-dev-server --open --config webpack.config.js"
  },
  "author": "",
  "devDependencies": {
    "@babel/core": "^7.10.2",
    "babel-loader": "^8.1.0",
    "babel-plugin-syntax-flow": "^6.18.0",
    "es3ify-webpack-plugin": "^0.1.0",
    "qiniu-js": "^2.5.4",
    "webpack": "^4.41.5",
    "webpack-cli": "^3.3.11",
    "webpack-dev-server": "^3.11.0"
  },
  "license": "ISC"
}
