{
  "name": "@wux-ui/react",
  "version": "1.1.3",
  "description": "WuX-UI for React.js",
  "main": "build.js",
  "keywords": [
    "wuxui"
  ],
  "author": "slouchwind",
  "license": "MIT",
  "types": "./index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wux-ui/wux-ui-react.git"
  },
  "bugs": {
    "url": "https://github.com/wux-ui/wux-ui-react/issues"
  },
  "homepage": "https://github.com/wux-ui/wux-ui-react#readme",
  "publishConfig": {
    "access": "public"
  }
}