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.
69 lines
1.8 KiB
69 lines
1.8 KiB
4 years ago
|
{
|
||
|
"_from": "glsl-specular-beckmann@^1.1.1",
|
||
|
"_id": "glsl-specular-beckmann@1.1.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-/OkFaTPs3yRWJ4N2pU0IKJPndfE=",
|
||
|
"_location": "/glsl-specular-beckmann",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "glsl-specular-beckmann@^1.1.1",
|
||
|
"name": "glsl-specular-beckmann",
|
||
|
"escapedName": "glsl-specular-beckmann",
|
||
|
"rawSpec": "^1.1.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^1.1.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/gl-surface3d",
|
||
|
"/glsl-specular-cook-torrance"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/glsl-specular-beckmann/-/glsl-specular-beckmann-1.1.2.tgz",
|
||
|
"_shasum": "fce9056933ecdf2456278376a54d082893e775f1",
|
||
|
"_spec": "glsl-specular-beckmann@^1.1.1",
|
||
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/glsl-specular-cook-torrance",
|
||
|
"author": {
|
||
|
"name": "Mikola Lysenko"
|
||
|
},
|
||
|
"browserify": {
|
||
|
"transform": "glslify"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/stackgl/glsl-specular-beckmann/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "Beckmann specular distribution for GLSL",
|
||
|
"devDependencies": {
|
||
|
"a-big-triangle": "^1.0.0",
|
||
|
"beefy": "^2.1.1",
|
||
|
"glslify": "^1.6.0"
|
||
|
},
|
||
|
"directories": {
|
||
|
"example": "example"
|
||
|
},
|
||
|
"homepage": "https://github.com/stackgl/glsl-specular-beckmann",
|
||
|
"keywords": [
|
||
|
"beckmann",
|
||
|
"specular",
|
||
|
"distribution",
|
||
|
"power",
|
||
|
"glsl",
|
||
|
"highlight",
|
||
|
"shiny",
|
||
|
"glslify"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "glsl-specular-beckmann",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/stackgl/glsl-specular-beckmann.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "beefy example/example.js --open"
|
||
|
},
|
||
|
"version": "1.1.2"
|
||
|
}
|