{
  "_args": [
    [
      "@react-spring/konva@9.2.4",
      "/var/www/html/frontend"
    ]
  ],
  "_from": "@react-spring/konva@9.2.4",
  "_id": "@react-spring/konva@9.2.4",
  "_inBundle": false,
  "_integrity": "sha512-19anDOIkfjcydDTfGgVIuZ3lruZxKubYGs9oHCswaP8SRLj7c1kkopJHUr/S4LXGxiIdqdF0XucWm0iTEPEq4w==",
  "_location": "/@react-spring/konva",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@react-spring/konva@9.2.4",
    "name": "@react-spring/konva",
    "escapedName": "@react-spring%2fkonva",
    "scope": "@react-spring",
    "rawSpec": "9.2.4",
    "saveSpec": null,
    "fetchSpec": "9.2.4"
  },
  "_requiredBy": [
    "/react-spring"
  ],
  "_resolved": "https://registry.npmjs.org/@react-spring/konva/-/konva-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": "[`konva`](https://github.com/konvajs/konva) support",
  "devDependencies": {
    "konva": "~2.6.0",
    "react-konva": "~16.8.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-konva.cjs.js",
  "maintainers": [
    {
      "name": "Josh Ellis",
      "url": "https://github.com/joshuaellis"
    }
  ],
  "module": "dist/react-spring-konva.esm.js",
  "name": "@react-spring/konva",
  "peerDependencies": {
    "konva": ">=2.6",
    "react": "^16.8.0  || ^17.0.0",
    "react-konva": "^16.8.0  || ^17.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pmndrs/react-spring.git"
  },
  "version": "9.2.4"
}
