{
  "_args": [
    [
      "@react-spring/three@9.2.4",
      "/var/www/html/frontend"
    ]
  ],
  "_from": "@react-spring/three@9.2.4",
  "_id": "@react-spring/three@9.2.4",
  "_inBundle": false,
  "_integrity": "sha512-ljFig7XW099VWwRPKPUf+4yYLivp/sSWXN3oO5SJOF/9BSoV1quS/9chZ5Myl5J14od3CsHf89Tv4FdlX5kHlA==",
  "_location": "/@react-spring/three",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@react-spring/three@9.2.4",
    "name": "@react-spring/three",
    "escapedName": "@react-spring%2fthree",
    "scope": "@react-spring",
    "rawSpec": "9.2.4",
    "saveSpec": null,
    "fetchSpec": "9.2.4"
  },
  "_requiredBy": [
    "/react-spring"
  ],
  "_resolved": "https://registry.npmjs.org/@react-spring/three/-/three-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/animated": "~9.2.0",
    "@react-spring/core": "~9.2.0",
    "@react-spring/shared": "~9.2.0",
    "@react-spring/types": "~9.2.0"
  },
  "description": "[`react-three-fiber`](https://github.com/drcmda/react-three-fiber) support. This package is for version 6 of react-three-fiber",
  "devDependencies": {
    "@react-three/fiber": "^6.2.2",
    "@types/three": "^0.126.1",
    "three": "^0.126.1"
  },
  "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-three.cjs.js",
  "maintainers": [
    {
      "name": "Josh Ellis",
      "url": "https://github.com/joshuaellis"
    }
  ],
  "module": "dist/react-spring-three.esm.js",
  "name": "@react-spring/three",
  "peerDependencies": {
    "@react-three/fiber": ">=6.0",
    "react": ">=16.11",
    "three": ">=0.126"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pmndrs/react-spring.git"
  },
  "version": "9.2.4"
}
