{
  "_from": "@react-spring/zdog@~9.7.3",
  "_id": "@react-spring/zdog@9.7.3",
  "_inBundle": false,
  "_integrity": "sha512-L+yK/1PvNi9n8cldiJ309k4LdxcPkeWE0W18l1zrP1IBIyd5NB5EPA8DMsGr9gtNnnIujtEzZk+4JIOjT8u/tw==",
  "_location": "/@react-spring/zdog",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@react-spring/zdog@~9.7.3",
    "name": "@react-spring/zdog",
    "escapedName": "@react-spring%2fzdog",
    "scope": "@react-spring",
    "rawSpec": "~9.7.3",
    "saveSpec": null,
    "fetchSpec": "~9.7.3"
  },
  "_requiredBy": [
    "/react-spring"
  ],
  "_resolved": "https://registry.npmjs.org/@react-spring/zdog/-/zdog-9.7.3.tgz",
  "_shasum": "8ccc7316f6d3460ed244d9e3f60de9b4c4a848ac",
  "_spec": "@react-spring/zdog@~9.7.3",
  "_where": "/var/www/justnowapp/node_modules/react-spring",
  "author": {
    "name": "Paul Henschel"
  },
  "bugs": {
    "url": "https://github.com/pmndrs/react-spring/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@react-spring/animated": "~9.7.3",
    "@react-spring/core": "~9.7.3",
    "@react-spring/shared": "~9.7.3",
    "@react-spring/types": "~9.7.3"
  },
  "deprecated": false,
  "description": "[`zdog`](https://github.com/metafizzy/zdog) support",
  "exports": {
    "./package.json": "./package.json",
    ".": {
      "types": "./dist/react-spring_zdog.modern.d.ts",
      "import": "./dist/react-spring_zdog.modern.mjs",
      "require": "./dist/cjs/index.js"
    }
  },
  "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/cjs/index.js",
  "maintainers": [
    {
      "name": "Josh Ellis",
      "url": "https://github.com/joshuaellis"
    }
  ],
  "module": "./dist/react-spring_zdog.legacy-esm.js",
  "name": "@react-spring/zdog",
  "peerDependencies": {
    "react": "^16.8.0 || ^17.0.0 || ^18.0.0",
    "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
    "react-zdog": ">=1.0",
    "zdog": ">=1.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pmndrs/react-spring.git"
  },
  "scripts": {
    "build": "tsup",
    "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",
    "dev": "tsup --watch",
    "lint": "TIMING=1 eslint \"src/**/*.ts*\"",
    "pack": "yarn pack"
  },
  "types": "./dist/react-spring_zdog.modern.d.ts",
  "version": "9.7.3"
}
