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.
67 lines
2.0 KiB
67 lines
2.0 KiB
4 years ago
|
{
|
||
|
"_from": "@babel/helper-compilation-targets@^7.8.4",
|
||
|
"_id": "@babel/helper-compilation-targets@7.8.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-3k3BsKMvPp5bjxgMdrFyq0UaEO48HciVrOVF0+lon8pp95cyJ2ujAh0TrBHNMnJGT2rr0iKOJPFFbSqjDyf/Pg==",
|
||
|
"_location": "/@babel/helper-compilation-targets",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/helper-compilation-targets@^7.8.4",
|
||
|
"name": "@babel/helper-compilation-targets",
|
||
|
"escapedName": "@babel%2fhelper-compilation-targets",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.8.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.8.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/preset-env"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4.tgz",
|
||
|
"_shasum": "03d7ecd454b7ebe19a254f76617e61770aed2c88",
|
||
|
"_spec": "@babel/helper-compilation-targets@^7.8.4",
|
||
|
"_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend/node_modules/@babel/preset-env",
|
||
|
"author": {
|
||
|
"name": "The Babel Team",
|
||
|
"url": "https://babeljs.io/team"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/compat-data": "^7.8.4",
|
||
|
"browserslist": "^4.8.5",
|
||
|
"invariant": "^2.2.4",
|
||
|
"levenary": "^1.1.1",
|
||
|
"semver": "^5.5.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Engine compat data used in @babel/preset-env",
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "^7.8.4",
|
||
|
"@babel/helper-plugin-test-runner": "^7.8.3"
|
||
|
},
|
||
|
"exports": {
|
||
|
".": "./lib/index.js"
|
||
|
},
|
||
|
"gitHead": "5c2e6bc07fed3d28801d93168622c99ae622653a",
|
||
|
"keywords": [
|
||
|
"babel",
|
||
|
"babel-plugin"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/helper-compilation-targets",
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0"
|
||
|
},
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-compilation-targets"
|
||
|
},
|
||
|
"version": "7.8.4"
|
||
|
}
|