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

57 lines
1.6 KiB

4 years ago
{
"_from": "bootstrap-css-only@^4.3.1",
"_id": "bootstrap-css-only@4.4.1",
"_inBundle": false,
"_integrity": "sha512-iBgNli7RnedBFwn6sMTQoAZ8WgIwmX4kF1rckfj+pgro5q/Q0DbLtcpfH60XoFnCXzbEJU/khC/B2EQap89mCg==",
"_location": "/bootstrap-css-only",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bootstrap-css-only@^4.3.1",
"name": "bootstrap-css-only",
"escapedName": "bootstrap-css-only",
"rawSpec": "^4.3.1",
"saveSpec": null,
"fetchSpec": "^4.3.1"
},
"_requiredBy": [
"/mdbvue"
],
"_resolved": "https://registry.npmjs.org/bootstrap-css-only/-/bootstrap-css-only-4.4.1.tgz",
"_shasum": "08012477b1baab52fa1ca304eaba2e40f6ef0d2e",
"_spec": "bootstrap-css-only@^4.3.1",
"_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend/node_modules/mdbvue",
"author": {
"name": "Twitter, Inc."
},
"bugs": {
"url": "https://github.com/fyockm/bootstrap-css-only/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "[Bootstrap](http://getbootstrap.com/) CSS and font libraries only. No javascript, and more importantly NO depenedency on jQuery.",
"files": [
"css",
"fonts",
"LICENSE"
],
"homepage": "http://getbootstrap.com",
"keywords": [
"bootstrap",
"css",
"fonticons",
"front-end",
"web"
],
"license": "MIT",
"main": "css/bootstrap.min.css",
"name": "bootstrap-css-only",
"repository": {
"type": "git",
"url": "git+https://github.com/fyockm/bootstrap-css-only.git"
},
"style": "css/bootstrap.css",
"version": "4.4.1"
}