{ "_args": [ [ "@d3fc/d3fc-pointer@2.0.11", "D:\\dev\\web\\projects\\vscode\\vscode-data-preview" ] ], "_from": "@d3fc/d3fc-pointer@2.0.11", "_id": "@d3fc/d3fc-pointer@2.0.11", "_inBundle": false, "_integrity": "sha512-0q4nsRUrHMfoqgrDcjIhkKe/xFjTI4+DvnrAH5opdjQhWtbg44tE+Ub3hoC2qN3crfD7X9ZXxJsFVpfiapj5Cw==", "_location": "/@d3fc/d3fc-pointer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@d3fc/d3fc-pointer@2.0.11", "name": "@d3fc/d3fc-pointer", "escapedName": "@d3fc%2fd3fc-pointer", "scope": "@d3fc", "rawSpec": "2.0.11", "saveSpec": null, "fetchSpec": "2.0.11" }, "_requiredBy": [ "/d3fc" ], "_resolved": "https://registry.npmjs.org/@d3fc/d3fc-pointer/-/d3fc-pointer-2.0.11.tgz", "_spec": "2.0.11", "_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview", "bugs": { "url": "https://github.com/d3fc/d3fc/issues" }, "dependencies": { "@d3fc/d3fc-rebind": "^5.0.10", "d3-dispatch": "^1.0.1", "d3-selection": "^1.0.2" }, "description": "Component which emits the current mouse or touch position over a selection", "gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d", "homepage": "https://github.com/d3fc/d3fc", "keywords": [ "d3", "d3fc", "pointer" ], "license": "MIT", "main": "index.js", "name": "@d3fc/d3fc-pointer", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/d3fc/d3fc.git" }, "scripts": { "bundle": "npx rollup -c ../../scripts/rollup.config.js", "test": "npx jasmine --config=../../scripts/jasmine.json" }, "version": "2.0.11" }