{
  "_args": [
    [
      "react-spring@9.2.4",
      "/var/www/html/frontend"
    ]
  ],
  "_from": "react-spring@9.2.4",
  "_id": "react-spring@9.2.4",
  "_inBundle": false,
  "_integrity": "sha512-bMjbyTW0ZGd+/h9cjtohLqCwOGqX2OuaTvalOVfLCGmhzEg/u3GgopI3LAm4UD2Br3MNdVdGgNVoESg4MGqKFQ==",
  "_location": "/react-spring",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-spring@9.2.4",
    "name": "react-spring",
    "escapedName": "react-spring",
    "rawSpec": "9.2.4",
    "saveSpec": null,
    "fetchSpec": "9.2.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-spring/-/react-spring-9.2.4.tgz",
  "_spec": "9.2.4",
  "_where": "/var/www/html/frontend",
  "author": {
    "name": "Paul Henschel"
  },
  "bugs": {
    "url": "https://github.com/pmndrs/react-spring/issues"
  },
  "dependencies": {
    "@react-spring/core": "~9.2.0",
    "@react-spring/konva": "~9.2.0",
    "@react-spring/native": "~9.2.0",
    "@react-spring/three": "~9.2.0",
    "@react-spring/web": "~9.2.0",
    "@react-spring/zdog": "~9.2.0"
  },
  "files": [
    "dist/*",
    "README.md",
    "LICENSE"
  ],
  "homepage": "https://github.com/pmndrs/react-spring#readme",
  "keywords": [
    "animated",
    "animation",
    "hooks",
    "motion",
    "react",
    "react-native",
    "spring",
    "typescript",
    "velocity"
  ],
  "license": "MIT",
  "main": "dist/react-spring.cjs.js",
  "maintainers": [
    {
      "name": "Josh Ellis",
      "url": "https://github.com/joshuaellis"
    }
  ],
  "module": "dist/react-spring.esm.js",
  "name": "react-spring",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pmndrs/react-spring.git"
  },
  "version": "9.2.4"
}
