{
  "_from": "rc-animate@2.x",
  "_id": "rc-animate@2.11.1",
  "_inBundle": false,
  "_integrity": "sha512-1NyuCGFJG/0Y+9RKh5y/i/AalUCA51opyyS/jO2seELpgymZm2u9QV3xwODwEuzkmeQ1BDPxMLmYLcTJedPlkQ==",
  "_location": "/rc-animate",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rc-animate@2.x",
    "name": "rc-animate",
    "escapedName": "rc-animate",
    "rawSpec": "2.x",
    "saveSpec": null,
    "fetchSpec": "2.x"
  },
  "_requiredBy": [
    "/antd",
    "/antd/rc-collapse",
    "/rc-collapse",
    "/rc-dialog",
    "/rc-editor-mention",
    "/rc-menu",
    "/rc-notification",
    "/rc-select",
    "/rc-tree",
    "/rc-tree-select",
    "/rc-trigger",
    "/rmc-calendar",
    "/rmc-dialog",
    "/rmc-notification",
    "/rmc-trigger"
  ],
  "_resolved": "https://registry.npmjs.org/rc-animate/-/rc-animate-2.11.1.tgz",
  "_shasum": "2666eeb6f1f2a495a13b2af09e236712278fdb2c",
  "_spec": "rc-animate@2.x",
  "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/rc-collapse",
  "author": "",
  "bugs": {
    "url": "http://github.com/react-component/animate/issues"
  },
  "bundleDependencies": false,
  "config": {
    "port": 8201
  },
  "dependencies": {
    "babel-runtime": "6.x",
    "classnames": "^2.2.6",
    "css-animation": "^1.3.2",
    "prop-types": "15.x",
    "raf": "^3.4.0",
    "rc-util": "^4.15.3",
    "react-lifecycles-compat": "^3.0.4"
  },
  "deprecated": false,
  "description": "css-transition ui component for react",
  "devDependencies": {
    "core-js": "^2.5.1",
    "expect.js": "0.3.x",
    "jquery": "^3.3.1",
    "pre-commit": "1.x",
    "rc-test": "6.x",
    "rc-tools": "8.x",
    "react": "^16.0.0",
    "react-dom": "^16.0.0",
    "velocity-animate": "~1.2.2"
  },
  "files": [
    "es",
    "lib"
  ],
  "homepage": "https://github.com/react-component/animate",
  "keywords": [
    "react",
    "react-component",
    "react-animate",
    "animate"
  ],
  "license": "MIT",
  "main": "./lib/Animate",
  "module": "./es/Animate",
  "name": "rc-animate",
  "pre-commit": [
    "lint"
  ],
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/react-component/animate.git"
  },
  "scripts": {
    "build": "rc-tools run build",
    "chrome-test": "rc-test run chrome-test",
    "coverage": "rc-test run coverage",
    "gh-pages": "rc-tools run gh-pages",
    "karma": "rc-test run karma",
    "lint": "rc-tools run lint",
    "now-build": "npm run build",
    "prepublish": "rc-tools run guard",
    "pub": "rc-tools run pub --babel-runtime",
    "saucelabs": "rc-test run saucelabs",
    "start": "rc-tools run server",
    "test": "rc-test run test"
  },
  "version": "2.11.1"
}
