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.
65 lines
2.2 KiB
65 lines
2.2 KiB
{
|
|
"_from": "@babel/helper-module-transforms@^7.8.3",
|
|
"_id": "@babel/helper-module-transforms@7.8.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-C7NG6B7vfBa/pwCOshpMbOYUmrYQDfCpVL/JCRu0ek8B5p8kue1+BCXpg2vOYs7w5ACB9GTOBYQ5U6NwrMg+3Q==",
|
|
"_location": "/@babel/helper-module-transforms",
|
|
"_phantomChildren": {
|
|
"ansi-styles": "3.2.1",
|
|
"escape-string-regexp": "1.0.5",
|
|
"esutils": "2.0.2",
|
|
"js-tokens": "4.0.0",
|
|
"lodash": "4.17.14",
|
|
"supports-color": "5.5.0",
|
|
"to-fast-properties": "2.0.0"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-module-transforms@^7.8.3",
|
|
"name": "@babel/helper-module-transforms",
|
|
"escapedName": "@babel%2fhelper-module-transforms",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.8.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.8.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-transform-modules-amd",
|
|
"/@babel/plugin-transform-modules-commonjs",
|
|
"/@babel/plugin-transform-modules-systemjs",
|
|
"/@babel/plugin-transform-modules-umd"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.8.3.tgz",
|
|
"_shasum": "d305e35d02bee720fbc2c3c3623aa0c316c01590",
|
|
"_spec": "@babel/helper-module-transforms@^7.8.3",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/@babel/plugin-transform-modules-amd",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.8.3",
|
|
"@babel/helper-simple-access": "^7.8.3",
|
|
"@babel/helper-split-export-declaration": "^7.8.3",
|
|
"@babel/template": "^7.8.3",
|
|
"@babel/types": "^7.8.3",
|
|
"lodash": "^4.17.13"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Babel helper functions for implementing ES6 module transformations",
|
|
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-module-transforms",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms"
|
|
},
|
|
"version": "7.8.3"
|
|
}
|
|
|