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/@babel/helper-hoist-variables/package.json

50 lines
1.7 KiB

4 years ago
{
"_from": "@babel/helper-hoist-variables@^7.8.3",
"_id": "@babel/helper-hoist-variables@7.8.3",
"_inBundle": false,
"_integrity": "sha512-ky1JLOjcDUtSc+xkt0xhYff7Z6ILTAHKmZLHPxAhOP0Nd77O+3nCsd6uSVYur6nJnCI029CrNbYlc0LoPfAPQg==",
"_location": "/@babel/helper-hoist-variables",
"_phantomChildren": {
"esutils": "2.0.2",
"lodash": "4.17.14",
"to-fast-properties": "2.0.0"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-hoist-variables@^7.8.3",
"name": "@babel/helper-hoist-variables",
"escapedName": "@babel%2fhelper-hoist-variables",
"scope": "@babel",
"rawSpec": "^7.8.3",
"saveSpec": null,
"fetchSpec": "^7.8.3"
},
"_requiredBy": [
"/@babel/helper-call-delegate",
"/@babel/plugin-transform-modules-systemjs"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.8.3.tgz",
"_shasum": "1dbe9b6b55d78c9b4183fc8cdc6e30ceb83b7134",
"_spec": "@babel/helper-hoist-variables@^7.8.3",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/@babel/plugin-transform-modules-systemjs",
"bundleDependencies": false,
"dependencies": {
"@babel/types": "^7.8.3"
},
"deprecated": false,
"description": "Helper function to hoist variables",
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-hoist-variables",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables"
},
"version": "7.8.3"
}