{
  "name": "@jianghe/component-test",
  "version": "1.0.1-0",
  "private": false,
  "description": "react 组件测试",
  "authors": [
    {
      "name": "jianghe",
      "email": "573748150jh@163.com"
    }
  ],
  "keywords": [
    "todo"
  ],
  "homepage": "",
  "license": "MIT",
  "main": "es/index.js",
  "files": [
    "dist",
    "es",
    "lib"
  ],
  "scripts": {},
  "peerDependencies": {
    "@babel/runtime": "^7.12.1",
    "@ant-design/icons": "^4.2.2",
    "antd": "^4.7.0",
    "react": "^16.14.0",
    "react-dom": "^16.14.0"
  },
  "dependencies": {},
  "repository": {
    "type": "git",
    "url": ""
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org",
    "access": "public"
  }
}
