66 lines
1.8 KiB
JSON
66 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@d3fc/d3fc-financial-feed@6.0.4",
|
|
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
|
|
]
|
|
],
|
|
"_from": "@d3fc/d3fc-financial-feed@6.0.4",
|
|
"_id": "@d3fc/d3fc-financial-feed@6.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-vFqE41fvp7y/ewwbV9HNC3USTLseM5POtMZr7OBSl4fJECA2p+yRhb3wR2p/GmCyzaKP/17gSIKzqcWDvbwppg==",
|
|
"_location": "/@d3fc/d3fc-financial-feed",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@d3fc/d3fc-financial-feed@6.0.4",
|
|
"name": "@d3fc/d3fc-financial-feed",
|
|
"escapedName": "@d3fc%2fd3fc-financial-feed",
|
|
"scope": "@d3fc",
|
|
"rawSpec": "6.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "6.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/d3fc"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@d3fc/d3fc-financial-feed/-/d3fc-financial-feed-6.0.4.tgz",
|
|
"_spec": "6.0.4",
|
|
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
|
|
"bugs": {
|
|
"url": "https://github.com/d3fc/d3fc/issues"
|
|
},
|
|
"dependencies": {
|
|
"d3-fetch": "^1.1.0"
|
|
},
|
|
"description": "An API for fetching financial time-series data from different sources including GDAX",
|
|
"gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d",
|
|
"homepage": "https://github.com/d3fc/d3fc",
|
|
"keywords": [
|
|
"d3",
|
|
"d3fc",
|
|
"feed",
|
|
"data",
|
|
"coinbase",
|
|
"gdax"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/d3fc-financial-feed.js",
|
|
"module": "index",
|
|
"name": "@d3fc/d3fc-financial-feed",
|
|
"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"
|
|
},
|
|
"typings": "@d3fc/d3fc-financial-feed.d.ts",
|
|
"version": "6.0.4"
|
|
}
|