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

55 lines
1.4 KiB

4 years ago
{
"_from": "has-hover@^1.0.1",
"_id": "has-hover@1.0.1",
"_inBundle": false,
"_integrity": "sha1-PZdDeusZnGK4rAisvcU9O8UsF/c=",
"_location": "/has-hover",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "has-hover@^1.0.1",
"name": "has-hover",
"escapedName": "has-hover",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/plotly.js"
],
"_resolved": "https://registry.npmjs.org/has-hover/-/has-hover-1.0.1.tgz",
"_shasum": "3d97437aeb199c62b8ac08acbdc53d3bc52c17f7",
"_spec": "has-hover@^1.0.1",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js",
"author": {
"name": "Dima Yv",
"email": "df.creative@gmail.com"
},
"bugs": {
"url": "https://github.com/dfcreative/has-hover/issues"
},
"bundleDependencies": false,
"dependencies": {
"is-browser": "^2.0.1"
},
"deprecated": false,
"description": "Check if hover is available on the current device",
"homepage": "https://github.com/dfcreative/has-hover#readme",
"keywords": [
"path",
"url"
],
"license": "MIT",
"main": "index.js",
"name": "has-hover",
"repository": {
"type": "git",
"url": "git+https://github.com/dfcreative/has-hover.git"
},
"scripts": {
"test": "node test"
},
"version": "1.0.1"
}