{ "_args": [ [ "@d3fc/d3fc-axis@2.2.5", "D:\\dev\\web\\projects\\vscode\\vscode-data-preview" ] ], "_from": "@d3fc/d3fc-axis@2.2.5", "_id": "@d3fc/d3fc-axis@2.2.5", "_inBundle": false, "_integrity": "sha512-OHDf/vN5WqaoS4hO2z7RhICLvTeYS9QKeS2F0OF1Q/RErf5cydpPyVn8iBWkZL3CeCSd2nc+iNoKzXkHbuq69w==", "_location": "/@d3fc/d3fc-axis", "_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-axis@2.2.5", "name": "@d3fc/d3fc-axis", "escapedName": "@d3fc%2fd3fc-axis", "scope": "@d3fc", "rawSpec": "2.2.5", "saveSpec": null, "fetchSpec": "2.2.5" }, "_requiredBy": [ "/@d3fc/d3fc-chart", "/d3fc" ], "_resolved": "https://registry.npmjs.org/@d3fc/d3fc-axis/-/d3fc-axis-2.2.5.tgz", "_spec": "2.2.5", "_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-scale": "^1.0.3", "d3-selection": "^1.0.2", "d3-shape": "^1.0.3" }, "description": "A drop-in replacement for d3 axis, with support for the d3fc decorate pattern", "devDependencies": { "d3": "^4.2.5" }, "gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d", "homepage": "https://github.com/d3fc/d3fc", "keywords": [ "d3", "d3fc", "axis" ], "license": "MIT", "main": "build/d3fc-axis.js", "module": "index", "name": "@d3fc/d3fc-axis", "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", "start": "npm start --prefix ../d3fc -- --configPkg=d3fc-axis", "test": "npx jasmine --config=../../scripts/jasmine.json" }, "version": "2.2.5" }