{
  "author": "adou",
  "email": "1041137820@qq.com",
  "name": "adou-ui",
  "version": "0.0.259",
  "description": "feat:修复了TagInput无法清空的问题",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/adouaa/adou-ui"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "bootstrap",
    "react-bootstrap",
    "react-components",
    "components",
    "components-react",
    "react-bootstrap-components",
    "react",
    "adou-ui",
    "uikit",
    "ui-kit",
    "ui-components"
  ],
  "bugs": {
    "url": "https://github.com/adouaa/adou-ui/issue"
  },
  "homepage": "https://github.com/adouaa/adou-ui#readme",
  "main": "all.js",
  "license": "MIT",
  "dependencies": {
    "react": "^18.2.0",
    "react-dom": "^18.2.0"
  },
  "types": "all.d.ts",
  "publishConfig": {
    "directory": "lib"
  },
  "directories": {
    "lib": "lib"
  }
}
