{
  "_args": [
    [
      "react-transition-group@2.9.0",
      "/Users/joelauerbach/3e/seedbank/client"
    ]
  ],
  "_from": "react-transition-group@2.9.0",
  "_id": "react-transition-group@2.9.0",
  "_inBundle": false,
  "_integrity": "sha512-+HzNTCHpeQyl4MJ/bdE0u6XRMe9+XG/+aL4mCxVN4DnPBQ0/5bfHWPDuOZUzYdMj94daZaZdCCc1Dzt9R/xSSg==",
  "_location": "/react-transition-group",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-transition-group@2.9.0",
    "name": "react-transition-group",
    "escapedName": "react-transition-group",
    "rawSpec": "2.9.0",
    "saveSpec": null,
    "fetchSpec": "2.9.0"
  },
  "_requiredBy": [
    "/reactstrap"
  ],
  "_resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-2.9.0.tgz",
  "_spec": "2.9.0",
  "_where": "/Users/joelauerbach/3e/seedbank/client",
  "author": "",
  "browserify": {
    "transform": [
      "loose-envify"
    ]
  },
  "bugs": {
    "url": "https://github.com/reactjs/react-transition-group/issues"
  },
  "dependencies": {
    "dom-helpers": "^3.4.0",
    "loose-envify": "^1.4.0",
    "prop-types": "^15.6.2",
    "react-lifecycles-compat": "^3.0.4"
  },
  "description": "A react component toolset for managing animations",
  "homepage": "https://github.com/reactjs/react-transition-group#readme",
  "jest": {
    "testRegex": "-test\\.js",
    "setupFiles": [
      "./test/setup.js"
    ],
    "roots": [
      "<rootDir>/test"
    ]
  },
  "keywords": [
    "react",
    "transition",
    "addons",
    "transition-group",
    "animation",
    "css",
    "transitions"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "name": "react-transition-group",
  "peerDependencies": {
    "react": ">=15.0.0",
    "react-dom": ">=15.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/reactjs/react-transition-group.git"
  },
  "sideEffects": false,
  "version": "2.9.0"
}
