{ "_args": [ [ "@d3fc/d3fc-shape@5.0.19", "D:\\dev\\web\\projects\\vscode\\vscode-data-preview" ] ], "_from": "@d3fc/d3fc-shape@5.0.19", "_id": "@d3fc/d3fc-shape@5.0.19", "_inBundle": false, "_integrity": "sha512-3h3qaVX0DSthLDa7EyI3tjIisTywfKBYW86+hffXxUvYKD3+lPLvCxIGcy2g0CrIjax4ztUGHB+a8GABE+0d5Q==", "_location": "/@d3fc/d3fc-shape", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@d3fc/d3fc-shape@5.0.19", "name": "@d3fc/d3fc-shape", "escapedName": "@d3fc%2fd3fc-shape", "scope": "@d3fc", "rawSpec": "5.0.19", "saveSpec": null, "fetchSpec": "5.0.19" }, "_requiredBy": [ "/@d3fc/d3fc-annotation", "/@d3fc/d3fc-series", "/d3fc" ], "_resolved": "https://registry.npmjs.org/@d3fc/d3fc-shape/-/d3fc-shape-5.0.19.tgz", "_spec": "5.0.19", "_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview", "bugs": { "url": "https://github.com/d3fc/d3fc/issues" }, "dependencies": { "d3-path": "^1.0.0" }, "description": "A collection of SVG/canvas path generators for creating chart series", "devDependencies": { "@d3fc/d3fc-random-data": "^3.0.19", "d3-path": "^1.0.3", "js-combinatorics": "^0.5.0" }, "gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d", "homepage": "https://github.com/d3fc/d3fc", "keywords": [ "d3", "d3fc", "svg", "path", "canvas", "context", "context2d" ], "license": "MIT", "main": "build/d3fc-shape.js", "module": "index", "name": "@d3fc/d3fc-shape", "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": "5.0.19" }