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/vuetify-loader/package.json

64 lines
1.9 KiB

{
"_from": "vuetify-loader@^1.4.3",
"_id": "vuetify-loader@1.4.3",
"_inBundle": false,
"_integrity": "sha512-fS0wRil682Ebsj2as+eruBoMPKaQYDhu/fDAndnTItzSY4RK4LOEIsssVL4vD6QY8dvUgoGL84SUQ6vGr777CA==",
"_location": "/vuetify-loader",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "vuetify-loader@^1.4.3",
"name": "vuetify-loader",
"escapedName": "vuetify-loader",
"rawSpec": "^1.4.3",
"saveSpec": null,
"fetchSpec": "^1.4.3"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/vuetify-loader/-/vuetify-loader-1.4.3.tgz",
"_shasum": "df1323c558be09890877e5fbe817b3a71a6c538d",
"_spec": "vuetify-loader@^1.4.3",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend",
"author": "",
"bugs": {
"url": "git+https://github.com/vuetifyjs/vuetify-loader/issues"
},
"bundleDependencies": false,
"dependencies": {
"loader-utils": "^1.2.0"
},
"deprecated": false,
"description": "<p align=\"center\"> <a href=\"https://www.patreon.com/kaelwd\"> <img src=\"https://c5.patreon.com/external/logo/become_a_patron_button.png\" alt=\"Become a Patron\" /> </a> </p>",
"devDependencies": {
"gm": "^1.23.1",
"vue": "^2.6.10",
"vue-template-compiler": "^2.6.10",
"vuetify": "^2.0.0",
"webpack": "^4.37.0"
},
"homepage": "git+https://github.com/vuetifyjs/vuetify-loader#readme",
"license": "MIT",
"main": "lib/index.js",
"name": "vuetify-loader",
"optionalPeerDependencies": {
"gm": "^1.23.0",
"pug": "^2.0.0",
"sharp": "^0.21.0"
},
"peerDependencies": {
"vue-template-compiler": "^2.5.0",
"vuetify": "^1.3.0 || ^2.0.0",
"webpack": "^4.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuetifyjs/vuetify-loader.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.4.3"
}