{
  "name": "vue-cli-plugin-multi",
  "version": "0.1.9",
  "description": "webpack, multi, multi-html, html",
  "keywords": [
    "webpack",
    "html",
    "multi"
  ],
  "author": "xueboren <boren.xue@outlook.com>",
  "homepage": "",
  "license": "MIT",
  "main": "lib/index.js",
  "directories": {
    "lib": "lib"
  },
  "files": [
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/borenXue/front-packages.git"
  },
  "bugs": {
    "url": "https://github.com/borenXue/front-packages/issues"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "scripts": {
    "build": "tsc"
  },
  "devDependencies": {
    "ts-node": "^8.6.2",
    "typescript": "^3.8.3"
  },
  "dependencies": {
    "xtools.node": "^0.0.13"
  },
  "gitHead": "140e35db3fe981e87813ec6093daa460cbd607fc"
}
