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

37 lines
881 B

4 years ago
{
"_from": "fs@0.0.2",
"_id": "fs@0.0.2",
"_inBundle": false,
"_integrity": "sha1-4fJE7zkzwbKmS9R5kTYGDQ9ZFPg=",
"_location": "/fs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "fs@0.0.2",
"name": "fs",
"escapedName": "fs",
"rawSpec": "0.0.2",
"saveSpec": null,
"fetchSpec": "0.0.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.2.tgz",
"_shasum": "e1f244ef3933c1b2a64bd4799136060d0f5914f8",
"_spec": "fs@0.0.2",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend",
"author": "",
"bundleDependencies": false,
"deprecated": false,
"description": "",
"license": "MIT",
"main": "index.js",
"name": "fs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.2"
}