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

43 lines
1.4 KiB

{
"_from": "requestanimationframe@0.0.23",
"_id": "requestanimationframe@0.0.23",
"_inBundle": false,
"_integrity": "sha1-7XmXLsCgUt+KzGuRxXUMsZ5/CQg=",
"_location": "/requestanimationframe",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "requestanimationframe@0.0.23",
"name": "requestanimationframe",
"escapedName": "requestanimationframe",
"rawSpec": "0.0.23",
"saveSpec": null,
"fetchSpec": "0.0.23"
},
"_requiredBy": [
"/parcoord-es"
],
"_resolved": "https://registry.npmjs.org/requestanimationframe/-/requestanimationframe-0.0.23.tgz",
"_shasum": "ed79972ec0a052df8acc6b91c5750cb19e7f0908",
"_spec": "requestanimationframe@0.0.23",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/parcoord-es",
"author": {
"name": "Cyril Agosta"
},
"bugs": {
"url": "https://github.com/cagosta/requestAnimationFrame/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "requestAnimationFrame AMD-ready, bower-ready polyfill fork. ",
"homepage": "https://github.com/cagosta/requestAnimationFrame#readme",
"license": "MIT",
"main": "app/requestAnimationFrame.js",
"name": "requestanimationframe",
"repository": {
"type": "git",
"url": "git://github.com/cagosta/requestAnimationFrame.git"
},
"version": "0.0.23"
}