{
  "name": "react-spring",
  "version": "9.5.2",
  "main": "dist/react-spring.cjs.js",
  "module": "dist/react-spring.esm.js",
  "files": [
    "dist/*",
    "README.md",
    "LICENSE"
  ],
  "repository": "pmndrs/react-spring",
  "homepage": "https://github.com/pmndrs/react-spring#readme",
  "keywords": [
    "animated",
    "animation",
    "hooks",
    "motion",
    "react",
    "react-native",
    "spring",
    "typescript",
    "velocity"
  ],
  "license": "MIT",
  "author": "Paul Henschel",
  "maintainers": [
    "Josh Ellis (https://github.com/joshuaellis)"
  ],
  "dependencies": {
    "@react-spring/core": "~9.5.2",
    "@react-spring/konva": "~9.5.2",
    "@react-spring/native": "~9.5.2",
    "@react-spring/three": "~9.5.2",
    "@react-spring/web": "~9.5.2",
    "@react-spring/zdog": "~9.5.2"
  }
}
