{
  "name": "@webpack-cli/serve",
  "version": "1.3.0",
  "description": "",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "keywords": [],
  "publishConfig": {
    "access": "public"
  },
  "license": "MIT",
  "files": [
    "lib"
  ],
  "peerDependencies": {
    "webpack-cli": "4.x.x"
  },
  "peerDependenciesMeta": {
    "webpack-dev-server": {
      "optional": true
    }
  },
  "gitHead": "3bbda71e9637b7d20f3f49f9e080e27d8d8ae929"
}
