{ "_args": [ [ "@d3fc/d3fc-brush@2.0.57", "D:\\dev\\web\\projects\\vscode\\vscode-data-preview" ] ], "_from": "@d3fc/d3fc-brush@2.0.57", "_id": "@d3fc/d3fc-brush@2.0.57", "_inBundle": false, "_integrity": "sha512-1ULS9Zn1szTEF8ilCqY1bVSzE7RQV92x9EtqwpYE+Jo3syAjmtsBEeElzymAEqDI2h4Vzr81HxsPc5uJ1ObiOQ==", "_location": "/@d3fc/d3fc-brush", "_phantomChildren": { "d3-array": "1.2.4", "d3-collection": "1.0.7", "d3-color": "1.4.0", "d3-format": "1.4.3", "d3-interpolate": "1.4.0", "d3-time": "1.1.0", "d3-time-format": "2.2.3" }, "_requested": { "type": "version", "registry": true, "raw": "@d3fc/d3fc-brush@2.0.57", "name": "@d3fc/d3fc-brush", "escapedName": "@d3fc%2fd3fc-brush", "scope": "@d3fc", "rawSpec": "2.0.57", "saveSpec": null, "fetchSpec": "2.0.57" }, "_requiredBy": [ "/d3fc" ], "_resolved": "https://registry.npmjs.org/@d3fc/d3fc-brush/-/d3fc-brush-2.0.57.tgz", "_spec": "2.0.57", "_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview", "bugs": { "url": "https://github.com/d3fc/d3fc/issues" }, "dependencies": { "@d3fc/d3fc-data-join": "^5.0.11", "@d3fc/d3fc-rebind": "^5.0.10", "d3-brush": "^1.0.3", "d3-dispatch": "^1.0.2", "d3-scale": "^1.0.3", "d3-selection": "^1.0.2" }, "description": "Adapts the D3 brush, making it easier to create data-driven brushed charts.", "devDependencies": { "@d3fc/d3fc-chart": "^2.7.2", "@d3fc/d3fc-extent": "^3.1.7", "@d3fc/d3fc-random-data": "^3.0.19", "d3": "^4.2.5" }, "gitHead": "8f10bf78754567d148bf09c67e45e3a7586c7948", "homepage": "https://github.com/d3fc/d3fc", "keywords": [ "d3", "d3fc", "brush" ], "license": "MIT", "main": "build/d3fc-brush.js", "module": "index", "name": "@d3fc/d3fc-brush", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/d3fc/d3fc.git" }, "scripts": { "bundle": "npx rollup -c ../../scripts/rollup.config.js", "screenshots": "node ../../scripts/screenshot.js -- --selector #main-chart", "start": "npm start --prefix ../d3fc -- --configPkg=d3fc-brush", "test": "npx jasmine --config=../../scripts/jasmine.json" }, "version": "2.0.57" }