{
  "name": "@taroify/core",
  "version": "0.9.0",
  "license": "MIT",
  "keywords": [
    "ui",
    "taro",
    "react",
    "mobile",
    "frontend",
    "component",
    "components"
  ],
  "repository": {
    "type": "https",
    "url": "https://github.com/mallfoundry/taroify.git"
  },
  "bugs": {
    "url": "https://github.com/mallfoundry/taroify/issues/new"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "peerDependencies": {
    "@tarojs/components": ">=3",
    "@tarojs/taro": ">=3",
    "react": "^18.2.0"
  },
  "dependencies": {
    "@taroify/hooks": "^0.9.0",
    "@taroify/icons": "^0.9.0",
    "classnames": "^2.2.6",
    "lodash": "^4.17.21",
    "promise": "^8.1.0",
    "raf": "^3.4.1",
    "react-is": "^18.2.0",
    "react-transition-group": "^4.4.1"
  },
  "devDependencies": {
    "@testing-library/jest-dom": "^5.11.10",
    "@testing-library/react": "^14.0.0",
    "@testing-library/user-event": "^13.1.2",
    "@types/classnames": "^2.2.11",
    "@types/lodash": "^4.14.178",
    "@types/node": "^14.14.25",
    "@types/raf": "^3.4.0",
    "@types/react-is": "^18.2.0",
    "@types/react-transition-group": "^4.4.1"
  },
  "gitHead": "99b07632bd315a2be40c8bb4dc69fceef7c7bbf7"
}
