| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107 | 
							- {
 
-   "_args": [
 
-     [
 
-       "babel-plugin-import@1.13.3",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "babel-plugin-import@1.13.3",
 
-   "_id": "babel-plugin-import@1.13.3",
 
-   "_inBundle": false,
 
-   "_integrity": "sha512-1qCWdljJOrDRH/ybaCZuDgySii4yYrtQ8OJQwrcDqdt0y67N30ng3X3nABg6j7gR7qUJgcMa9OMhc4AGViDwWw==",
 
-   "_location": "/babel-plugin-import",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "babel-plugin-import@1.13.3",
 
-     "name": "babel-plugin-import",
 
-     "escapedName": "babel-plugin-import",
 
-     "rawSpec": "1.13.3",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.13.3"
 
-   },
 
-   "_requiredBy": [
 
-     "#DEV:/"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/babel-plugin-import/-/babel-plugin-import-1.13.3.tgz",
 
-   "_spec": "1.13.3",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "chencheng",
 
-     "email": "sorrycc@gmail.com"
 
-   },
 
-   "babel": {
 
-     "presets": [
 
-       "umi"
 
-     ]
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/ant-design/babel-plugin-import/issues"
 
-   },
 
-   "dependencies": {
 
-     "@babel/helper-module-imports": "^7.0.0",
 
-     "@babel/runtime": "^7.0.0"
 
-   },
 
-   "description": "Component modular import plugin for babel.",
 
-   "devDependencies": {
 
-     "@babel/core": "^7.0.0",
 
-     "@babel/preset-react": "^7.0.0",
 
-     "@umijs/test": "^3.2.28",
 
-     "babel-core": "^7.0.0-0",
 
-     "babel-preset-umi": "^1.0.0",
 
-     "coveralls": "^3.0.6",
 
-     "eslint": "^7.1.0",
 
-     "eslint-config-airbnb": "^18.1.0",
 
-     "eslint-config-prettier": "^6.11.0",
 
-     "eslint-plugin-import": "^2.20.2",
 
-     "eslint-plugin-prettier": "^3.1.3",
 
-     "father-next": "^3.0.0-alpha.3",
 
-     "husky": "^4.2.5",
 
-     "lint-staged": "^10.2.8",
 
-     "material-ui": "^0.20.2",
 
-     "np": "^6.2.0",
 
-     "prettier": "^2.0.5",
 
-     "react-toolbox": "^1.2.5"
 
-   },
 
-   "files": [
 
-     "src",
 
-     "lib",
 
-     "package.json",
 
-     "README.md"
 
-   ],
 
-   "homepage": "https://github.com/ant-design/babel-plugin-import#readme",
 
-   "husky": {
 
-     "hooks": {
 
-       "pre-commit": "lint-staged"
 
-     }
 
-   },
 
-   "keywords": [
 
-     "babel-plugin",
 
-     "antd"
 
-   ],
 
-   "license": "MIT",
 
-   "lint-staged": {
 
-     "*.js": [
 
-       "eslint",
 
-       "prettier --write"
 
-     ]
 
-   },
 
-   "main": "lib/index.js",
 
-   "name": "babel-plugin-import",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/ant-design/babel-plugin-import.git"
 
-   },
 
-   "scripts": {
 
-     "build": "father-next",
 
-     "coveralls": "cat ./coverage/lcov.info | coveralls",
 
-     "debug": "umi-test",
 
-     "lint": "eslint --ext .js src",
 
-     "prepack": "npm run build",
 
-     "prepublishOnly": "npm run build && np --no-cleanup --yolo --no-publish --any-branch",
 
-     "test": "umi-test --coverage"
 
-   },
 
-   "version": "1.13.3"
 
- }
 
 
  |