{
  "_args": [
    [
      "react-spring@8.0.27",
      "/var/www/html/iqecommerce"
    ]
  ],
  "_from": "react-spring@8.0.27",
  "_id": "react-spring@8.0.27",
  "_inBundle": false,
  "_integrity": "sha512-nDpWBe3ZVezukNRandTeLSPcwwTMjNVu1IDq9qA/AMiUqHuRN4BeSWvKr3eIxxg1vtiYiOLy4FqdfCP5IoP77g==",
  "_location": "/react-spring",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-spring@8.0.27",
    "name": "react-spring",
    "escapedName": "react-spring",
    "rawSpec": "8.0.27",
    "saveSpec": null,
    "fetchSpec": "8.0.27"
  },
  "_requiredBy": [
    "/@nivo/core",
    "/@nivo/tooltip"
  ],
  "_resolved": "https://registry.npmjs.org/react-spring/-/react-spring-8.0.27.tgz",
  "_spec": "8.0.27",
  "_where": "/var/www/html/iqecommerce",
  "author": {
    "name": "Paul Henschel"
  },
  "bugs": {
    "url": "https://github.com/drcmda/react-spring/issues"
  },
  "collective": {
    "type": "opencollective",
    "url": "https://opencollective.com/react-spring"
  },
  "contributors": [
    {
      "name": "Alec Larson",
      "url": "https://github.com/aleclarson"
    }
  ],
  "dependencies": {
    "@babel/runtime": "^7.3.1",
    "prop-types": "^15.5.8"
  },
  "description": "A set of spring-physics based animation primitives",
  "homepage": "https://github.com/drcmda/react-spring#readme",
  "keywords": [
    "react",
    "motion",
    "animated",
    "animation",
    "spring"
  ],
  "license": "MIT",
  "main": "web.cjs.js",
  "module": "web.js",
  "name": "react-spring",
  "peerDependencies": {
    "react": ">= 16.8.0",
    "react-dom": ">= 16.8.0"
  },
  "private": false,
  "react-native": "native.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/drcmda/react-spring.git"
  },
  "sideEffects": false,
  "version": "8.0.27"
}
