72 lines
1.9 KiB
JSON
72 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@d3fc/d3fc-random-data@3.0.19",
|
|
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
|
|
]
|
|
],
|
|
"_from": "@d3fc/d3fc-random-data@3.0.19",
|
|
"_id": "@d3fc/d3fc-random-data@3.0.19",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-y+uXH/Om9m0kkTykuHJkUXheUkkimmSZlRVVXWgL7EZg2VWrMbvh8zrtf5ihsYdx+6PXJE1Hu/R7SDD0i32WFg==",
|
|
"_location": "/@d3fc/d3fc-random-data",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@d3fc/d3fc-random-data@3.0.19",
|
|
"name": "@d3fc/d3fc-random-data",
|
|
"escapedName": "@d3fc%2fd3fc-random-data",
|
|
"scope": "@d3fc",
|
|
"rawSpec": "3.0.19",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.19"
|
|
},
|
|
"_requiredBy": [
|
|
"/d3fc"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@d3fc/d3fc-random-data/-/d3fc-random-data-3.0.19.tgz",
|
|
"_spec": "3.0.19",
|
|
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
|
|
"bugs": {
|
|
"url": "https://github.com/d3fc/d3fc/issues"
|
|
},
|
|
"dependencies": {
|
|
"@d3fc/d3fc-rebind": "^5.0.10",
|
|
"d3-random": "^1.0.0",
|
|
"d3-time": "^1.0.0"
|
|
},
|
|
"description": "Components for generating random data series based on stochastic processes",
|
|
"gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d",
|
|
"homepage": "https://github.com/d3fc/d3fc",
|
|
"keywords": [
|
|
"d3",
|
|
"d3fc",
|
|
"data",
|
|
"brownian",
|
|
"brownian motion",
|
|
"geometric brownian motion",
|
|
"stochastic",
|
|
"stochastic process",
|
|
"financial",
|
|
"ohlc",
|
|
"stream"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/d3fc-random-data.js",
|
|
"module": "index",
|
|
"name": "@d3fc/d3fc-random-data",
|
|
"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.0.19"
|
|
}
|