61 lines
1.6 KiB
JSON
61 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@d3fc/d3fc-group@2.0.10",
|
|
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
|
|
]
|
|
],
|
|
"_from": "@d3fc/d3fc-group@2.0.10",
|
|
"_id": "@d3fc/d3fc-group@2.0.10",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-2WTb9bNzhntrQqSEaqggpCSmw2zBDS8bZVxVqjxduzdN2eZpgmYZ8j9UGYGvIi20MkoGUF5oUp9msLhImMc6bw==",
|
|
"_location": "/@d3fc/d3fc-group",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@d3fc/d3fc-group@2.0.10",
|
|
"name": "@d3fc/d3fc-group",
|
|
"escapedName": "@d3fc%2fd3fc-group",
|
|
"scope": "@d3fc",
|
|
"rawSpec": "2.0.10",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.10"
|
|
},
|
|
"_requiredBy": [
|
|
"/d3fc"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@d3fc/d3fc-group/-/d3fc-group-2.0.10.tgz",
|
|
"_spec": "2.0.10",
|
|
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
|
|
"bugs": {
|
|
"url": "https://github.com/d3fc/d3fc/issues"
|
|
},
|
|
"description": "A utility for manipulating CSV / TSV data to allow rendering of grouped series.",
|
|
"gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d",
|
|
"homepage": "https://github.com/d3fc/d3fc",
|
|
"keywords": [
|
|
"grouped",
|
|
"CSV",
|
|
"TSV",
|
|
"D3",
|
|
"d3fc"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/d3fc-group.js",
|
|
"module": "index",
|
|
"name": "@d3fc/d3fc-group",
|
|
"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.10"
|
|
}
|