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

57 lines
1.6 KiB

{
"_from": "bootstrap-toggle@^2.2.2",
"_id": "bootstrap-toggle@2.2.2",
"_inBundle": false,
"_integrity": "sha1-K4hTT8G5mGdPh3+Yug2LW3Q+lv4=",
"_location": "/bootstrap-toggle",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bootstrap-toggle@^2.2.2",
"name": "bootstrap-toggle",
"escapedName": "bootstrap-toggle",
"rawSpec": "^2.2.2",
"saveSpec": null,
"fetchSpec": "^2.2.2"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/bootstrap-toggle/-/bootstrap-toggle-2.2.2.tgz",
"_shasum": "2b88534fc1b998674f877f98ba0d8b5b743e96fe",
"_spec": "bootstrap-toggle@^2.2.2",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend",
"author": {
"name": "Min Hur",
"email": "min.hur@gmail.com"
},
"bugs": {
"url": "https://github.com/minhur/bootstrap-toggle/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Bootstrap Toggle is a highly flexible Bootstrap plugin that converts checkboxes into toggles",
"devDependencies": {
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-cssmin": "^0.10.0",
"grunt-contrib-uglify": "^0.6.0"
},
"homepage": "http://www.bootstraptoggle.com",
"keywords": [
"bootstrap",
"toggle",
"bootstrap-toggle",
"switch",
"bootstrap-switch"
],
"license": "MIT",
"main": "js/bootstrap-toggle.js",
"name": "bootstrap-toggle",
"repository": {
"type": "git",
"url": "git+https://github.com/minhur/bootstrap-toggle.git"
},
"version": "2.2.2"
}