{
  "_from": "rc-util@^5.2.1",
  "_id": "rc-util@5.13.2",
  "_inBundle": false,
  "_integrity": "sha512-eYc71XXGlp96RMzg01Mhq/T3BL6OOVTDSS0urFEuvpi+e7slhJRhaHGCKy2hqJm18m9ff7VoRoptplKu60dYog==",
  "_location": "/rc-util",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rc-util@^5.2.1",
    "name": "rc-util",
    "escapedName": "rc-util",
    "rawSpec": "^5.2.1",
    "saveSpec": null,
    "fetchSpec": "^5.2.1"
  },
  "_requiredBy": [
    "/rc-collapse",
    "/rc-drawer",
    "/rc-motion",
    "/rc-resize-observer",
    "/rc-table"
  ],
  "_resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.13.2.tgz",
  "_shasum": "a8a0bb77743351841ba8bed6393e03b8d2f685c8",
  "_spec": "rc-util@^5.2.1",
  "_where": "/home/atjt9136/shop.viandes-terroirs-peyo-aguia.com/node_modules/rc-collapse",
  "bugs": {
    "url": "http://github.com/react-component/util/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.12.5",
    "react-is": "^16.12.0",
    "shallowequal": "^1.1.0"
  },
  "deprecated": false,
  "description": "Common Utils For React Component",
  "devDependencies": {
    "@types/enzyme": "^3.10.5",
    "@types/jest": "^25.2.3",
    "@types/react": "^16.9.3",
    "@types/react-dom": "^16.9.1",
    "@types/warning": "^3.0.0",
    "@umijs/fabric": "^2.0.8",
    "coveralls": "^3.1.0",
    "create-react-class": "^15.6.3",
    "cross-env": "^7.0.2",
    "enzyme": "^3.10.0",
    "eslint": "^6.6.0",
    "father": "^2.14.0",
    "np": "^6.2.3",
    "react": "^16.2.0",
    "react-dom": "^16.2.0",
    "typescript": "^4.1.3"
  },
  "files": [
    "lib",
    "es"
  ],
  "homepage": "http://github.com/react-component/util",
  "keywords": [
    "react",
    "util"
  ],
  "license": "MIT",
  "name": "rc-util",
  "peerDependencies": {
    "react": ">=16.9.0",
    "react-dom": ">=16.9.0"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/react-component/util.git"
  },
  "scripts": {
    "compile": "father build",
    "coverage": "father test --coverage && cat ./coverage/lcov.info | coveralls",
    "lint": "eslint src/ --ext .tsx,.ts & eslint tests/ --ext .js",
    "prepublishOnly": "npm run compile && np --yolo --no-publish",
    "start": "cross-env NODE_ENV=development father doc dev --storybook",
    "test": "father test"
  },
  "version": "5.13.2"
}
