{ "_dev": { "entries": "./index.ts", "standalone": "interact", "destDir": "./dist", "name": "interact" }, "_from": "interactjs@^1.8.4", "_id": "interactjs@1.8.4", "_inBundle": false, "_integrity": "sha512-otuS3ujYXBEhwRPamNgky/j8FE8CkHQZ9m6/yETIxZKRHcOtlEeCA/tq5AH5ibB3lRLszFOMzQ9ieoA6PBMORA==", "_location": "/interactjs", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "interactjs@^1.8.4", "name": "interactjs", "escapedName": "interactjs", "rawSpec": "^1.8.4", "saveSpec": null, "fetchSpec": "^1.8.4" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/interactjs/-/interactjs-1.8.4.tgz", "_shasum": "d52d63944c4299ebba99aa9720dd67fd7c31a9e3", "_spec": "interactjs@^1.8.4", "_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend", "authors": [ { "name": "Taye Adeyemi", "email": "dev@taye.me", "url": "https://taye.me" } ], "browser": "dist/interact.min.js", "bugs": { "url": "https://github.com/taye/interact.js/issues" }, "bundleDependencies": false, "dependencies": { "@interactjs/interactjs": "1.8.4", "@interactjs/types": "1.8.4" }, "deprecated": false, "description": "Drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+)", "gitHead": "bb6d3695", "homepage": "https://interactjs.io", "keywords": [ "interact.js", "draggable", "droppable", "drag", "drop", "drag and drop", "resize", "touch", "multi-touch", "gesture", "snap", "inertia", "grid", "autoscroll", "SVG", "interact" ], "license": "MIT", "main": "dist/interact.min.js", "name": "interactjs", "repository": { "type": "git", "url": "git+https://github.com/taye/interact.js.git" }, "scripts": { "test": "cd ../; npm test" }, "version": "1.8.4" }