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

39 lines
1.1 KiB

{
"_from": "pipe@0.0.2",
"_id": "pipe@0.0.2",
"_inBundle": false,
"_integrity": "sha1-oW/m/AGddb2YfEkopn4eUOT1tE8=",
"_location": "/pipe",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pipe@0.0.2",
"name": "pipe",
"escapedName": "pipe",
"rawSpec": "0.0.2",
"saveSpec": null,
"fetchSpec": "0.0.2"
},
"_requiredBy": [
"/fix"
],
"_resolved": "https://registry.npmjs.org/pipe/-/pipe-0.0.2.tgz",
"_shasum": "a16fe6fc019d75bd987c4928a67e1e50e4f5b44f",
"_spec": "pipe@0.0.2",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/fix",
"author": {
"name": "Shahbaz Chaudhary",
"email": "shahbazc@gmail.com"
},
"bundleDependencies": false,
"deprecated": false,
"description": "An implementation of bi-directional intercepting filter, such as those found in Java's MINA and Netty",
"engines": {
"node": ">=0.4.8"
},
"homepage": "https://github.com/falconair/nodepipe",
"main": "./nodepipe",
"name": "pipe",
"version": "0.0.2"
}