[79a0317] | 1 | {
|
---|
| 2 | "_from": "@use-gesture/react@10.3.1",
|
---|
| 3 | "_id": "@use-gesture/react@10.3.1",
|
---|
| 4 | "_inBundle": false,
|
---|
| 5 | "_integrity": "sha512-Yy19y6O2GJq8f7CHf7L0nxL8bf4PZCPaVOCgJrusOeFHY1LvHgYXnmnXg6N5iwAnbgbZCDjo60SiM6IPJi9C5g==",
|
---|
| 6 | "_location": "/@use-gesture/react",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
| 9 | "type": "version",
|
---|
| 10 | "registry": true,
|
---|
| 11 | "raw": "@use-gesture/react@10.3.1",
|
---|
| 12 | "name": "@use-gesture/react",
|
---|
| 13 | "escapedName": "@use-gesture%2freact",
|
---|
| 14 | "scope": "@use-gesture",
|
---|
| 15 | "rawSpec": "10.3.1",
|
---|
| 16 | "saveSpec": null,
|
---|
| 17 | "fetchSpec": "10.3.1"
|
---|
| 18 | },
|
---|
| 19 | "_requiredBy": [
|
---|
| 20 | "/react-tiles-dnd"
|
---|
| 21 | ],
|
---|
| 22 | "_resolved": "https://registry.npmjs.org/@use-gesture/react/-/react-10.3.1.tgz",
|
---|
| 23 | "_shasum": "17a743a894d9bd9a0d1980c618f37f0164469867",
|
---|
| 24 | "_spec": "@use-gesture/react@10.3.1",
|
---|
| 25 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/react-tiles-dnd",
|
---|
| 26 | "author": {
|
---|
| 27 | "name": "Paul Henschel"
|
---|
| 28 | },
|
---|
| 29 | "bugs": {
|
---|
| 30 | "url": "https://github.com/pmndrs/use-gesture/issues"
|
---|
| 31 | },
|
---|
| 32 | "bundleDependencies": false,
|
---|
| 33 | "contributors": [
|
---|
| 34 | {
|
---|
| 35 | "name": "David Bismut",
|
---|
| 36 | "url": "https://github.com/dbismut"
|
---|
| 37 | }
|
---|
| 38 | ],
|
---|
| 39 | "dependencies": {
|
---|
| 40 | "@use-gesture/core": "10.3.1"
|
---|
| 41 | },
|
---|
| 42 | "deprecated": false,
|
---|
| 43 | "description": "React target for @use-gesture",
|
---|
| 44 | "homepage": "https://use-gesture.netlify.app",
|
---|
| 45 | "keywords": [
|
---|
| 46 | "react",
|
---|
| 47 | "hook",
|
---|
| 48 | "gesture",
|
---|
| 49 | "mouse",
|
---|
| 50 | "trackpad",
|
---|
| 51 | "touch",
|
---|
| 52 | "drag",
|
---|
| 53 | "pinch",
|
---|
| 54 | "rotate",
|
---|
| 55 | "scale",
|
---|
| 56 | "zoom",
|
---|
| 57 | "scroll",
|
---|
| 58 | "wheel"
|
---|
| 59 | ],
|
---|
| 60 | "license": "MIT",
|
---|
| 61 | "main": "dist/use-gesture-react.cjs.js",
|
---|
| 62 | "module": "dist/use-gesture-react.esm.js",
|
---|
| 63 | "name": "@use-gesture/react",
|
---|
| 64 | "peerDependencies": {
|
---|
| 65 | "react": ">= 16.8.0"
|
---|
| 66 | },
|
---|
| 67 | "repository": {
|
---|
| 68 | "type": "git",
|
---|
| 69 | "url": "git+https://github.com/pmndrs/use-gesture.git",
|
---|
| 70 | "directory": "packages/react"
|
---|
| 71 | },
|
---|
| 72 | "sideEffects": false,
|
---|
| 73 | "version": "10.3.1"
|
---|
| 74 | }
|
---|