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.
71 lines
2.1 KiB
71 lines
2.1 KiB
4 years ago
|
{
|
||
|
"_from": "@babel/compat-data@^7.8.4",
|
||
|
"_id": "@babel/compat-data@7.8.5",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-jWYUqQX/ObOhG1UiEkbH5SANsE/8oKXiQWjj7p7xgj9Zmnt//aUvyz4dBkK0HNsS8/cbyC5NmmH87VekW+mXFg==",
|
||
|
"_location": "/@babel/compat-data",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/compat-data@^7.8.4",
|
||
|
"name": "@babel/compat-data",
|
||
|
"escapedName": "@babel%2fcompat-data",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.8.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.8.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/helper-compilation-targets",
|
||
|
"/@babel/preset-env"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.8.5.tgz",
|
||
|
"_shasum": "d28ce872778c23551cbb9432fc68d28495b613b9",
|
||
|
"_spec": "@babel/compat-data@^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": {
|
||
|
"browserslist": "^4.8.5",
|
||
|
"invariant": "^2.2.4",
|
||
|
"semver": "^5.5.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "",
|
||
|
"devDependencies": {
|
||
|
"@babel/helper-compilation-targets": "^7.8.4",
|
||
|
"caniuse-db": "1.0.30001023",
|
||
|
"electron-to-chromium": "1.3.113",
|
||
|
"lodash": "^4.17.15"
|
||
|
},
|
||
|
"exports": {
|
||
|
"./plugins": "./data/plugins.json",
|
||
|
"./native-modules": "./data/native-modules.json",
|
||
|
"./corejs2-built-ins": "./data/corejs2-built-ins.json",
|
||
|
"./overlapping-plugins": "./data/overlapping-plugins.json"
|
||
|
},
|
||
|
"gitHead": "11641b5f70d8f4cb0b165f46c10a961f54b01863",
|
||
|
"keywords": [
|
||
|
"babel",
|
||
|
"compat-table",
|
||
|
"compat-data"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "@babel/compat-data",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-compat-data"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"build-data": "./scripts/download-compat-table.sh; node ./scripts/build-data.js; node ./scripts/build-modules-support.js; node ./scripts/build-overlapping-plugins.js"
|
||
|
},
|
||
|
"version": "7.8.5"
|
||
|
}
|