{
  "name": "@wisdom-components/pro-list",
  "version": "1.1.0",
  "description": "@wisdom-components/pro-list",
  "author": "yefei <947371421@qq.com>",
  "homepage": "",
  "license": "ISC",
  "main": "lib/index.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib"
  ],
  "publishConfig": {
    "registry": "https://g.civnet.cn:4873/"
  },
  "repository": {
    "type": "git",
    "url": "https://g.civnet.cn:8443/test/wisdom-components.git"
  },
  "dependencies": {
    "antd": "^4.7.3",
    "prop-types": "^15.7.2",
    "react": "^17.0.1"
  }
}