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.
86 lines
2.3 KiB
86 lines
2.3 KiB
{
|
|
"_from": "@fortawesome/free-solid-svg-icons@^5.12.1",
|
|
"_id": "@fortawesome/free-solid-svg-icons@5.12.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-k3MwRFFUhyL4cuCJSaHDA0YNYMELDXX0h8JKtWYxO5XD3Dn+maXOMrVAAiNGooUyM2v/wz/TOaM0jxYVKeXX7g==",
|
|
"_location": "/@fortawesome/free-solid-svg-icons",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@fortawesome/free-solid-svg-icons@^5.12.1",
|
|
"name": "@fortawesome/free-solid-svg-icons",
|
|
"escapedName": "@fortawesome%2ffree-solid-svg-icons",
|
|
"scope": "@fortawesome",
|
|
"rawSpec": "^5.12.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^5.12.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.12.1.tgz",
|
|
"_shasum": "76b6f958a3471821ff146f8f955e6d7cfe87147c",
|
|
"_spec": "@fortawesome/free-solid-svg-icons@^5.12.1",
|
|
"_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend",
|
|
"author": {
|
|
"name": "Dave Gandy",
|
|
"email": "dave@fontawesome.com",
|
|
"url": "http://twitter.com/davegandy"
|
|
},
|
|
"bugs": {
|
|
"url": "http://github.com/FortAwesome/Font-Awesome/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "Brian Talbot",
|
|
"url": "http://twitter.com/talbs"
|
|
},
|
|
{
|
|
"name": "Travis Chase",
|
|
"url": "http://twitter.com/supercodepoet"
|
|
},
|
|
{
|
|
"name": "Rob Madole",
|
|
"url": "http://twitter.com/robmadole"
|
|
},
|
|
{
|
|
"name": "Geremia Taglialatela",
|
|
"url": "http://twitter.com/gtagliala"
|
|
},
|
|
{
|
|
"name": "Mike Wilkerson",
|
|
"url": "http://twitter.com/mw77"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-common-types": "^0.2.27"
|
|
},
|
|
"deprecated": false,
|
|
"description": "The iconic font, CSS, and SVG framework",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"homepage": "https://fontawesome.com",
|
|
"jsnext:main": "index.es.js",
|
|
"keywords": [
|
|
"font",
|
|
"awesome",
|
|
"fontawesome",
|
|
"icon",
|
|
"svg",
|
|
"bootstrap"
|
|
],
|
|
"license": "(CC-BY-4.0 AND MIT)",
|
|
"main": "index.js",
|
|
"module": "index.es.js",
|
|
"name": "@fortawesome/free-solid-svg-icons",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/FortAwesome/Font-Awesome.git"
|
|
},
|
|
"sideEffects": false,
|
|
"types": "./index.d.ts",
|
|
"version": "5.12.1"
|
|
}
|
|
|