{
  "name": "@amoebajs/builder-websdk",
  "version": "0.0.2-alpha.1578553558181",
  "main": "index.js",
  "types": "index.d.ts",
  "repository": "https://github.com/amoebajs/builder.git",
  "contributors": [
    "bigmogician <bigmogician@outlook.com>"
  ],
  "license": "AGPL-3.0-only",
  "dependencies": {
    "@bonbons/di": "2.0.0-beta.3",
    "@types/cheerio": "^0.22.15",
    "@types/copy-webpack-plugin": "^5.0.0",
    "@types/fs-extra": "^8.0.1",
    "@types/html-webpack-plugin": "^3.2.1",
    "@types/js-yaml": "^3.12.1",
    "@types/node": "^12.11.7",
    "@types/prettier": "^1.18.3",
    "@types/react": "^16.9.11",
    "@types/react-dom": "^16.9.4",
    "@types/uuid": "^3.4.6",
    "@types/webpack": "^4.41.0",
    "chalk": "^3.0.0",
    "cheerio": "^0.22.0",
    "chokidar": "^3.3.0",
    "copy-webpack-plugin": "^5.0.5",
    "css-loader": "^3.2.0",
    "fs-extra": "^8.1.0",
    "html-webpack-plugin": "^3.2.0",
    "js-yaml": "^3.13.1",
    "lodash": "^4.17.15",
    "prettier": "^1.19.1",
    "reflect-metadata": "^0.1.13",
    "style-loader": "^1.0.1",
    "ts-loader": "^6.2.1",
    "tslib": "^1.10.0",
    "typescript": "^3.7.2",
    "utility-types": "^3.10.0",
    "uuid": "^3.3.3",
    "webpack": "^4.41.2"
  },
  "sideEffects": false
}