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

52 lines
1.6 KiB

{
"_from": "@interactjs/interactjs@1.8.4",
"_id": "@interactjs/interactjs@1.8.4",
"_inBundle": false,
"_integrity": "sha512-ZPRJ5vdBHTesLbmrkl1jAjvPlwA5uvcN4n1HnpGkMsXGAe8dzuUcLJfCmWz2dAS0bWWvpRsjQIS9xuPNIVdrXw==",
"_location": "/@interactjs/interactjs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@interactjs/interactjs@1.8.4",
"name": "@interactjs/interactjs",
"escapedName": "@interactjs%2finteractjs",
"scope": "@interactjs",
"rawSpec": "1.8.4",
"saveSpec": null,
"fetchSpec": "1.8.4"
},
"_requiredBy": [
"/interactjs"
],
"_resolved": "https://registry.npmjs.org/@interactjs/interactjs/-/interactjs-1.8.4.tgz",
"_shasum": "4430426996ec92016edb20c8bd7ed534a564ae07",
"_spec": "@interactjs/interactjs@1.8.4",
"_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend/node_modules/interactjs",
"bugs": {
"url": "https://github.com/taye/interact.js/issues"
},
"bundleDependencies": false,
"dependencies": {
"@interactjs/types": "1.8.4"
},
"deprecated": false,
"devDependencies": {
"@interactjs/_dev": "1.8.4",
"@interactjs/interact": "1.8.4",
"@interactjs/modifiers": "1.8.4",
"@interactjs/utils": "1.8.4"
},
"gitHead": "bb6d3695",
"homepage": "https://github.com/taye/interact.js#readme",
"license": "MIT",
"name": "@interactjs/interactjs",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/taye/interact.js.git"
},
"version": "1.8.4"
}