{
  "name": "taro-material",
  "private": false,
  "author": "lico",
  "version": "0.8.32",
  "description": "Mini Program components that implement Google's Material Design.",
  "keywords": [
    "react",
    "react-component",
    "material design",
    "taro",
    "taro-ui"
  ],
  "repository": {
    "type": "git",
    "url": ""
  },
  "license": "MIT",
  "bugs": {
    "url": ""
  },
  "homepage": "",
  "peerDependencies": {
    "taro": "*"
  },
  "dependencies": {
    "@types/react": "^16.7.3",
    "bind-decorator": "^1.0.11",
    "classnames": "^2.2.6",
    "dayjs": "^1.7.7",
    "lodash": "^4.17.10",
    "prop-types": "^15.6.2"
  },
  "engines": {
    "node": ">=8.0.0"
  }
}
