{
  "name": "@webpack-cli/serve",
  "version": "1.7.0",
  "description": "",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "keywords": [],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/webpack/webpack-cli.git"
  },
  "homepage": "https://github.com/webpack/webpack-cli/tree/master/packages/serve",
  "license": "MIT",
  "files": [
    "lib"
  ],
  "peerDependencies": {
    "webpack-cli": "4.x.x"
  },
  "peerDependenciesMeta": {
    "webpack-dev-server": {
      "optional": true
    }
  },
  "gitHead": "20882d463450d010bb76e0824fe555e9785e9561"

,"_resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.7.0.tgz"
,"_integrity": "sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q=="
,"_from": "@webpack-cli/serve@1.7.0"
}