{
  "name": "@teamix/pro",
  "version": "1.5.53",
  "description": "TeamixPro大包",
  "keywords": [
    "aliyun",
    "hybridcloud",
    "teamix",
    "pro",
    "components",
    "ui",
    "ui library",
    "react",
    "frontend",
    "protable",
    "proform",
    "proaction"
  ],
  "repository": "http://gitlab.alibaba-inc.com/teamix/pro",
  "author": "Velociraptor(迅猛龙)",
  "license": "MIT",
  "unpkg": "dist/pro.min.js",
  "main": "lib/index.js",
  "module": "es/index.js",
  "types": "lib/index.d.ts",
  "files": [
    "lib",
    "es",
    "dist"
  ],
  "browserslist": [
    "last 2 versions",
    "Firefox ESR",
    "> 1%",
    "ie >= 11"
  ],
  "private": false,
  "dependencies": {
    "@teamix/formily": "2.2.4",
    "@teamix/hooks": "^0.1.0",
    "@teamix/pop-confirm": "^1.2.4",
    "@teamix/pro-field": "^1.0.0",
    "@teamix/pro-page-container": "^1.0.0",
    "@teamix/pro-skeleton": "^1.0.0",
    "@teamix/result": "^1.0.29",
    "@teamix/svg": "^1.0.11",
    "@teamix/utils": "^0.1.0",
    "classnames": "^2.3.1",
    "lodash.clonedeep": "^4.5.0",
    "lodash.debounce": "^4.0.8",
    "lodash.isempty": "^4.4.0",
    "react-helmet": "^6.1.0"
  },
  "devDependencies": {
    "@types/lodash.clonedeep": "^4.4.6",
    "@types/lodash.debounce": "^4.0.6",
    "@types/lodash.isempty": "^4.4.6",
    "@types/react-helmet": "^6.1.4",
    "react-router-dom": "^5.3.0"
  },
  "peerDependencies": {
    "@alicloudfe/components": "^1.1.94",
    "react": "^16.12.0"
  },
  "publishConfig": {
    "access": "public"
  }
}
