{ "_args": [ [ "@d3fc/d3fc-extent@3.1.7", "D:\\dev\\web\\projects\\vscode\\vscode-data-preview" ] ], "_from": "@d3fc/d3fc-extent@3.1.7", "_id": "@d3fc/d3fc-extent@3.1.7", "_inBundle": false, "_integrity": "sha512-oMsh1AErJYKskgu1xG39QsUu4vSrI5ZoAJyo7BICQtTNEpf3jmN8Bgn9hSTkAh5LwSiWOCMftCljE6PigohnCQ==", "_location": "/@d3fc/d3fc-extent", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@d3fc/d3fc-extent@3.1.7", "name": "@d3fc/d3fc-extent", "escapedName": "@d3fc%2fd3fc-extent", "scope": "@d3fc", "rawSpec": "3.1.7", "saveSpec": null, "fetchSpec": "3.1.7" }, "_requiredBy": [ "/d3fc" ], "_resolved": "https://registry.npmjs.org/@d3fc/d3fc-extent/-/d3fc-extent-3.1.7.tgz", "_spec": "3.1.7", "_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview", "bugs": { "url": "https://github.com/d3fc/d3fc/issues" }, "dependencies": { "d3-array": "^1.0.0" }, "description": "Extends the d3 extent functionality to allow multiple accessors, padding and date support", "devDependencies": { "ms": "^1.0.0" }, "gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d", "homepage": "https://github.com/d3fc/d3fc", "keywords": [ "d3", "d3fc", "array", "extent", "pad", "date" ], "license": "MIT", "main": "build/d3fc-extent.js", "module": "index", "name": "@d3fc/d3fc-extent", "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": "3.1.7" }