StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics https://doi.org/10.1109/TVCG.2020.3030352
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
StackGenVis/frontend/node_modules/blob/package.json

52 lines
1.3 KiB

{
"_from": "blob@0.1.0",
"_id": "blob@0.1.0",
"_inBundle": false,
"_integrity": "sha512-k+GwK+4Rj+MPNT4qu+y6+kHp+mPmmNd+28zdrIo69QM9UvypK5Vhcw7jnRiY4KaOMAiOdn0NtPQGTb+Ox1Dtng==",
"_location": "/blob",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "blob@0.1.0",
"name": "blob",
"escapedName": "blob",
"rawSpec": "0.1.0",
"saveSpec": null,
"fetchSpec": "0.1.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/blob/-/blob-0.1.0.tgz",
"_shasum": "7e2fb624abe0253b3ce97d52d6fb986e97e54a64",
"_spec": "blob@0.1.0",
"_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend",
"bugs": {
"url": "https://github.com/amitport/blob/issues"
},
"bundleDependencies": false,
"dependencies": {
"esm": "^3.2.25"
},
"deprecated": false,
"description": "Abstracts out Blob and uses BlobBuilder in cases where it is supported with any vendor prefix.",
"devDependencies": {
"chai": "^4.2.0",
"expect.js": "^0.3.1",
"mocha": "^7.0.1"
},
"homepage": "https://github.com/amitport/blob",
"license": "MIT",
"main": "index.js",
"module": "main.js",
"name": "blob",
"repository": {
"type": "git",
"url": "git://github.com/amitport/blob.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.1.0"
}