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/bower.json

42 lines
736 B

{
"name": "interactjs",
"main": "index.js",
"description": "Drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+)",
"homepage": "http://interactjs.io",
"authors": [
{
"name": "Taye Adeyemi",
"email": "dev@taye.me",
"url": "http://taye.me"
}
],
"keywords": [
"interact.js",
"draggable",
"droppable",
"drag",
"drop",
"drag and drop",
"resize",
"touch",
"multi-touch",
"gesture",
"snap",
"inertia",
"grid",
"autoscroll",
"SVG"
],
"moduleType": [
"amd",
"globals",
"node"
],
"license": "MIT",
"ignore": [
"/*",
"!src",
"!dist",
"!LICENSE"
]
}