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/debuglog/package.json

50 lines
1.3 KiB

{
"_from": "debuglog@^1.0.1",
"_id": "debuglog@1.0.1",
"_inBundle": false,
"_integrity": "sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=",
"_location": "/debuglog",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "debuglog@^1.0.1",
"name": "debuglog",
"escapedName": "debuglog",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/readdir-scoped-modules"
],
"_resolved": "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz",
"_shasum": "aa24ffb9ac3df9a2351837cfb2d279360cd78492",
"_spec": "debuglog@^1.0.1",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/readdir-scoped-modules",
"author": {
"name": "Sam Roberts",
"email": "sam@strongloop.com"
},
"browser": {
"util": false
},
"bugs": {
"url": "https://github.com/sam-github/node-debuglog/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "backport of util.debuglog from node v0.11",
"engines": {
"node": "*"
},
"homepage": "https://github.com/sam-github/node-debuglog#readme",
"license": "MIT",
"main": "debuglog.js",
"name": "debuglog",
"repository": {
"type": "git",
"url": "git+https://github.com/sam-github/node-debuglog.git"
},
"version": "1.0.1"
}