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/vue-plugin-load-script/package.json

44 lines
1.4 KiB

{
"_from": "vue-plugin-load-script@^1.2.0",
"_id": "vue-plugin-load-script@1.2.0",
"_inBundle": false,
"_integrity": "sha512-QbWjZSFRToSP6S0nZFsH618PsTlZgSg8m8Xv602vezznLTHYd0wAXEw0jlYND7L6BMe0KcA7cvUwLROyfBlQ4w==",
"_location": "/vue-plugin-load-script",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "vue-plugin-load-script@^1.2.0",
"name": "vue-plugin-load-script",
"escapedName": "vue-plugin-load-script",
"rawSpec": "^1.2.0",
"saveSpec": null,
"fetchSpec": "^1.2.0"
},
"_requiredBy": [
"/mdbvue"
],
"_resolved": "https://registry.npmjs.org/vue-plugin-load-script/-/vue-plugin-load-script-1.2.0.tgz",
"_shasum": "d8cfb0ed68a78f67e24c6254d864f0c77aa80108",
"_spec": "vue-plugin-load-script@^1.2.0",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/mdbvue",
"author": {
"name": "tserkov",
"email": "james.churchard@gmail.com"
},
"bugs": {
"url": "https://github.com/tserkov/vue-plugin-load-script/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A Vue plugin for injecting remote scripts",
"homepage": "https://github.com/tserkov/vue-plugin-load-script#readme",
"license": "MIT",
"main": "index.js",
"name": "vue-plugin-load-script",
"repository": {
"type": "git",
"url": "git+https://github.com/tserkov/vue-plugin-load-script.git"
},
"version": "1.2.0"
}