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

58 lines
1.5 KiB

{
"_from": "is-iexplorer@^1.0.0",
"_id": "is-iexplorer@1.0.0",
"_inBundle": false,
"_integrity": "sha1-HXK8ZtP+Iur2Fw3ajPEJQySM/HY=",
"_location": "/is-iexplorer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "is-iexplorer@^1.0.0",
"name": "is-iexplorer",
"escapedName": "is-iexplorer",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/regl-scatter2d"
],
"_resolved": "https://registry.npmjs.org/is-iexplorer/-/is-iexplorer-1.0.0.tgz",
"_shasum": "1d72bc66d3fe22eaf6170dda8cf10943248cfc76",
"_spec": "is-iexplorer@^1.0.0",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/regl-scatter2d",
"author": {
"name": "Kevin Mårtensson",
"email": "kevinmartensson@gmail.com",
"url": "https://github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/is-iexplorer/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Check if browser is Internet Explorer",
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/kevva/is-iexplorer#readme",
"keywords": [
"browser",
"check",
"detect",
"explorer",
"ie",
"internet"
],
"license": "MIT",
"name": "is-iexplorer",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/is-iexplorer.git"
},
"version": "1.0.0"
}