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.
68 lines
1.9 KiB
68 lines
1.9 KiB
{
|
|
"_from": "turntable-camera-controller@^3.0.0",
|
|
"_id": "turntable-camera-controller@3.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-jb0/4AVQGRxlFky4iJcQSVeK/Zk=",
|
|
"_location": "/turntable-camera-controller",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "turntable-camera-controller@^3.0.0",
|
|
"name": "turntable-camera-controller",
|
|
"escapedName": "turntable-camera-controller",
|
|
"rawSpec": "^3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/3d-view"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/turntable-camera-controller/-/turntable-camera-controller-3.0.1.tgz",
|
|
"_shasum": "8dbd3fe00550191c65164cb888971049578afd99",
|
|
"_spec": "turntable-camera-controller@^3.0.0",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/3d-view",
|
|
"author": {
|
|
"name": "Mikola Lysenko"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mikolalysenko/turntable-camera-controller/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"filtered-vector": "^1.2.1",
|
|
"gl-mat4": "^1.0.2",
|
|
"gl-vec3": "^1.0.2"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Turn table camera controller",
|
|
"devDependencies": {
|
|
"bunny": "^1.0.1",
|
|
"canvas-fit": "^1.2.0",
|
|
"gl-axes": "^6.0.2",
|
|
"gl-context": "^0.1.1",
|
|
"gl-simplicial-complex": "^3.0.2",
|
|
"right-now": "^1.0.0",
|
|
"tape": "^3.5.0"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"homepage": "https://github.com/mikolalysenko/turntable-camera-controller",
|
|
"keywords": [
|
|
"camera",
|
|
"turntable",
|
|
"control"
|
|
],
|
|
"license": "MIT",
|
|
"main": "turntable.js",
|
|
"name": "turntable-camera-controller",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mikolalysenko/turntable-camera-controller.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test/*.js"
|
|
},
|
|
"version": "3.0.1"
|
|
}
|
|
|