{
  "_from": "umi-plugin-dll@1.6.1",
  "_id": "umi-plugin-dll@1.6.1",
  "_inBundle": false,
  "_integrity": "sha512-H52/pL/tKWWntkEDlcici4Ld+/2Wu94U4icMSmgwlFdRmSWyLSM0tW8uezei1E0PwWm4Iz2GcIhWMwwdLQuVvg==",
  "_location": "/umi-plugin-dll",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "umi-plugin-dll@1.6.1",
    "name": "umi-plugin-dll",
    "escapedName": "umi-plugin-dll",
    "rawSpec": "1.6.1",
    "saveSpec": null,
    "fetchSpec": "1.6.1"
  },
  "_requiredBy": [
    "/umi-plugin-react"
  ],
  "_resolved": "https://registry.npmjs.org/umi-plugin-dll/-/umi-plugin-dll-1.6.1.tgz",
  "_shasum": "0ee41f96646c0361db5700daaa800bf786f650f3",
  "_spec": "umi-plugin-dll@1.6.1",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/umi-plugin-react",
  "authors": [
    "chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
  ],
  "bugs": {
    "url": "https://github.com/umijs/umi/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "rimraf": "2.6.3",
    "serve-static": "1.14.1"
  },
  "deprecated": false,
  "description": "Use webpack's dll plugin to boost `umi dev`'s speed.",
  "files": [
    "lib",
    "src"
  ],
  "homepage": "https://github.com/umijs/umi/tree/master/packages/umi-plugin-dll",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "umi-plugin-dll",
  "repository": {
    "type": "git",
    "url": "https://github.com/umijs/umi/tree/master/packages/umi-plugin-dll"
  },
  "version": "1.6.1"
}
