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

55 lines
1.3 KiB

{
"_from": "fix@0.0.6",
"_id": "fix@0.0.6",
"_inBundle": false,
"_integrity": "sha1-B+WTonQU3cSG7lLVD5yOCYhaAwU=",
"_location": "/fix",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "fix@0.0.6",
"name": "fix",
"escapedName": "fix",
"rawSpec": "0.0.6",
"saveSpec": null,
"fetchSpec": "0.0.6"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/fix/-/fix-0.0.6.tgz",
"_shasum": "07e593a27414ddc486ee52d50f9c8e09885a0305",
"_spec": "fix@0.0.6",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend",
"author": {
"name": "Shahbaz Chaudhary",
"email": "shahbazc@gmail.com"
},
"bugs": {
"url": "https://github.com/falconair/nodefix/issues"
},
"bundleDependencies": false,
"dependencies": {
"pipe": "0.0.2",
"underscore": "1.1.6",
"underscore.string": "1.1.4"
},
"deprecated": false,
"description": "FIX Protocol library",
"directories": {
"handlers": "./handlers"
},
"engines": {
"node": ">=0.4.8"
},
"homepage": "https://github.com/falconair/nodefix",
"main": "fix",
"name": "fix",
"repository": {
"type": "git",
"url": "git://github.com/falconair/nodefix.git"
},
"version": "0.0.6"
}