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

50 lines
1.3 KiB

{
"_from": "vue-underscore",
"_id": "vue-underscore@0.1.4",
"_inBundle": false,
"_integrity": "sha1-w9zuJqbgJ53ylEimBBp+ZMIJgao=",
"_location": "/vue-underscore",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "vue-underscore",
"name": "vue-underscore",
"escapedName": "vue-underscore",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/vue-underscore/-/vue-underscore-0.1.4.tgz",
"_shasum": "c3dcee26a6e0279df29448a6041a7e64c20981aa",
"_spec": "vue-underscore",
"_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend",
"author": {
"name": "Haluk Keskin"
},
"bugs": {
"url": "https://github.com/HKskn/vue-underscore/issues"
},
"bundleDependencies": false,
"dependencies": {
"underscore": "^1.8.3"
},
"deprecated": false,
"description": "simple underscore implementation for vueJS",
"homepage": "https://github.com/HKskn/vue-underscore#readme",
"license": "MIT",
"main": "index.js",
"name": "vue-underscore",
"repository": {
"type": "git",
"url": "git+https://github.com/HKskn/vue-underscore.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.4"
}