{
  "_args": [
    [
      "@react-spring/shared@9.2.4",
      "/var/www/html/frontend"
    ]
  ],
  "_from": "@react-spring/shared@9.2.4",
  "_id": "@react-spring/shared@9.2.4",
  "_inBundle": false,
  "_integrity": "sha512-ZEr4l2BxmyFRUvRA2VCkPfCJii4E7cGkwbjmTBx1EmcGrOnde/V2eF5dxqCTY3k35QuCegkrWe0coRJVkh8q2Q==",
  "_location": "/@react-spring/shared",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@react-spring/shared@9.2.4",
    "name": "@react-spring/shared",
    "escapedName": "@react-spring%2fshared",
    "scope": "@react-spring",
    "rawSpec": "9.2.4",
    "saveSpec": null,
    "fetchSpec": "9.2.4"
  },
  "_requiredBy": [
    "/@react-spring/animated",
    "/@react-spring/core",
    "/@react-spring/konva",
    "/@react-spring/native",
    "/@react-spring/three",
    "/@react-spring/web",
    "/@react-spring/zdog"
  ],
  "_resolved": "https://registry.npmjs.org/@react-spring/shared/-/shared-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/rafz": "~9.2.0",
    "@react-spring/types": "~9.2.0"
  },
  "description": "Globals and shared modules",
  "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-shared.cjs.js",
  "maintainers": [
    {
      "name": "Josh Ellis",
      "url": "https://github.com/joshuaellis"
    }
  ],
  "module": "dist/react-spring-shared.esm.js",
  "name": "@react-spring/shared",
  "peerDependencies": {
    "react": "^16.8.0  || ^17.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pmndrs/react-spring.git"
  },
  "version": "9.2.4"
}
