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.
121 lines
3.2 KiB
121 lines
3.2 KiB
4 years ago
|
{
|
||
|
"_from": "@fortawesome/vue-fontawesome@^0.1.9",
|
||
|
"_id": "@fortawesome/vue-fontawesome@0.1.9",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-h/emhmZz+DfB2zOGLWawNwXq82UYhn9waTfUjLLmeaIqtnIyNt6kYlpQT/vzJjLZRDRvY2IEJAh1di5qKpKVpA==",
|
||
|
"_location": "/@fortawesome/vue-fontawesome",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@fortawesome/vue-fontawesome@^0.1.9",
|
||
|
"name": "@fortawesome/vue-fontawesome",
|
||
|
"escapedName": "@fortawesome%2fvue-fontawesome",
|
||
|
"scope": "@fortawesome",
|
||
|
"rawSpec": "^0.1.9",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^0.1.9"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@fortawesome/vue-fontawesome/-/vue-fontawesome-0.1.9.tgz",
|
||
|
"_shasum": "d3af6d4e50f337327de90447fe35fa1e117a2fbe",
|
||
|
"_spec": "@fortawesome/vue-fontawesome@^0.1.9",
|
||
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/FortAwesome/vue-fontawesome/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"contributors": [
|
||
|
{
|
||
|
"name": "Travis Chase",
|
||
|
"email": "travis@fontawesome.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Rob Madole",
|
||
|
"email": "rob@fontawesome.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "SirLamer",
|
||
|
"email": "github.com/SirLamer"
|
||
|
},
|
||
|
{
|
||
|
"name": "Liu Xinyu",
|
||
|
"email": "github.com/meteorlxy"
|
||
|
},
|
||
|
{
|
||
|
"name": "Xaver Schulz",
|
||
|
"email": "github.com/schulz3000"
|
||
|
},
|
||
|
{
|
||
|
"name": "Yannick Ihmels",
|
||
|
"email": "github.com/ihmels"
|
||
|
},
|
||
|
{
|
||
|
"name": "btaens",
|
||
|
"email": "github.com/btaens"
|
||
|
},
|
||
|
{
|
||
|
"name": "David Driscoll",
|
||
|
"email": "github.com/david-driscoll"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {},
|
||
|
"deprecated": false,
|
||
|
"description": "Official Vue component for Font Awesome 5",
|
||
|
"devDependencies": {
|
||
|
"@fortawesome/fontawesome-svg-core": "^1.2.0",
|
||
|
"babel-core": "^6.26.0",
|
||
|
"babel-jest": "^23.6.0",
|
||
|
"babel-plugin-external-helpers": "^6.22.0",
|
||
|
"babel-preset-env": "^1.6.1",
|
||
|
"babel-preset-stage-3": "^6.24.1",
|
||
|
"concurrently": "^4.1.0",
|
||
|
"cross-env": "^5.1.1",
|
||
|
"humps": "^2.0.1",
|
||
|
"husky": "^1.1.2",
|
||
|
"jest": "^23.6.0",
|
||
|
"lint-staged": "^8.1.0",
|
||
|
"markdown-toc": "^1.2.0",
|
||
|
"rollup": "^0.57.1",
|
||
|
"rollup-plugin-babel": "^3.0.2",
|
||
|
"rollup-plugin-commonjs": "^9.1.0",
|
||
|
"rollup-plugin-node-resolve": "^3.0.0",
|
||
|
"vue": "^2.4.4"
|
||
|
},
|
||
|
"homepage": "https://github.com/FortAwesome/vue-fontawesome",
|
||
|
"husky": {
|
||
|
"hooks": {
|
||
|
"pre-commit": "lint-staged"
|
||
|
}
|
||
|
},
|
||
|
"jsnext:main": "index.es.js",
|
||
|
"license": "MIT",
|
||
|
"lint-staged": {
|
||
|
"README.md": [
|
||
|
"markdown-toc -i",
|
||
|
"git add"
|
||
|
]
|
||
|
},
|
||
|
"main": "index.js",
|
||
|
"module": "index.es.js",
|
||
|
"name": "@fortawesome/vue-fontawesome",
|
||
|
"peerDependencies": {
|
||
|
"@fortawesome/fontawesome-svg-core": ">= 1.2.0 < 1.3",
|
||
|
"vue": "~2"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/FortAwesome/vue-fontawesome.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"build": "rollup -c rollup.config.js",
|
||
|
"dist": "cross-env NODE_ENV=production npm run build",
|
||
|
"prepack": "npm run dist",
|
||
|
"test": "jest"
|
||
|
},
|
||
|
"types": "index.d.ts",
|
||
|
"version": "0.1.9"
|
||
|
}
|