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

58 lines
1.4 KiB

{
"_from": "is-firefox@^1.0.3",
"_id": "is-firefox@1.0.3",
"_inBundle": false,
"_integrity": "sha1-KioVZ3g6QX9uFYMjEI84YbCRhWI=",
"_location": "/is-firefox",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "is-firefox@^1.0.3",
"name": "is-firefox",
"escapedName": "is-firefox",
"rawSpec": "^1.0.3",
"saveSpec": null,
"fetchSpec": "^1.0.3"
},
"_requiredBy": [
"/gl-util"
],
"_resolved": "https://registry.npmjs.org/is-firefox/-/is-firefox-1.0.3.tgz",
"_shasum": "2a2a1567783a417f6e158323108f3861b0918562",
"_spec": "is-firefox@^1.0.3",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/gl-util",
"author": {
"name": "Andreas Gillström",
"email": "andreasgillstrom@gmail.com",
"url": "github.com/gillstrom"
},
"bugs": {
"url": "https://github.com/gillstrom/is-firefox/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Check if browser is Firefox",
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/gillstrom/is-firefox#readme",
"keywords": [
"browser",
"check",
"detect",
"ff",
"firefox",
"mozilla"
],
"license": "MIT",
"name": "is-firefox",
"repository": {
"type": "git",
"url": "git+https://github.com/gillstrom/is-firefox.git"
},
"version": "1.0.3"
}