{
  "name": "umi-plugin-auto-externals",
  "version": "1.3.4",
  "main": "./lib/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/umijs/umi/tree/master/packages/umi-plugin-auto-externals"
  },
  "homepage": "https://github.com/umijs/umi/tree/master/packages/umi-plugin-auto-externals",
  "authors": [
    "ikobe <ikobe621@gmail.com> (https://github.com/ikobe)"
  ],
  "bugs": {
    "url": "https://github.com/umijs/umi/issues"
  },
  "license": "MIT",
  "files": [
    "lib",
    "src"
  ],
  "dependencies": {
    "auto-external-packages": "^1.0.0",
    "chalk": "2.4.2",
    "copy-webpack-plugin": "5.0.3",
    "got": "9.6.0",
    "semver": "6.1.1"
  },
  "devDependencies": {
    "@types/got": "9.6.0",
    "umi-types": "0.4.4"
  }
}
