{
  "name": "@gtiot/iot-devtool",
  "version": "2.0.2",
  "description": "云组态平台前端开发工具",
  "scripts": {},
  "keywords": [
    "iot"
  ],
  "files": [
    "bin",
    "config",
    "dist",
    "scripts",
    "utils",
    "package.json"
  ],
  "bin": {
    "iot-scripts": "bin/iot-scripts.js"
  },
  "publishConfig": {
    "access": "public"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@babel/core": "^7.12.3",
    "@babel/plugin-proposal-class-properties": "^7.12.1",
    "@babel/plugin-proposal-decorators": "^7.12.1",
    "@babel/plugin-proposal-object-rest-spread": "^7.12.1",
    "@babel/plugin-transform-runtime": "^7.12.1",
    "@babel/preset-env": "^7.12.1",
    "@babel/preset-react": "^7.12.5",
    "@babel/runtime": "^7.12.5",
    "@vue/compiler-sfc": "^3.2.31",
    "archiver": "^5.0.2",
    "babel-loader": "^8.1.0",
    "chalk": "^4.1.0",
    "clean-webpack-plugin": "^3.0.0",
    "commander": "^6.2.0",
    "copy-webpack-plugin": "^6.3.0",
    "cross-spawn": "^7.0.3",
    "css-loader": "^5.0.1",
    "file-loader": "^6.2.0",
    "form-data": "^3.0.0",
    "html-loader": "^1.3.2",
    "html-webpack-plugin": "^5.5.0",
    "html-webpack-tags-plugin": "^2.0.17",
    "inquirer": "^7.3.3",
    "less": "^3.11.2",
    "less-loader": "^7.0.2",
    "node-fetch": "^2.6.1",
    "npm-packlist": "^2.1.4",
    "pacote": "^11.3.0",
    "path-browserify": "^1.0.1",
    "pnp-webpack-plugin": "^1.6.4",
    "portfinder": "^1.0.28",
    "react-dev-utils": "^11.0.0",
    "scp2": "^0.5.0",
    "style-loader": "^2.0.0",
    "svg-inline-loader": "^0.8.2",
    "url-loader": "^4.1.1",
    "vue-loader": "^17.0.0",
    "webpack": "^5.4.0",
    "webpack-bundle-analyzer": "^4.1.0",
    "webpack-cli": "^4.2.0",
    "webpack-dev-server": "^3.11.0"
  }
}
