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/gl-format-compiler-error/package.json

59 lines
1.7 KiB

{
"_from": "gl-format-compiler-error@^1.0.2",
"_id": "gl-format-compiler-error@1.0.3",
"_inBundle": false,
"_integrity": "sha1-DHmxdRiZzpcy6GJA8JCqQemEcag=",
"_location": "/gl-format-compiler-error",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "gl-format-compiler-error@^1.0.2",
"name": "gl-format-compiler-error",
"escapedName": "gl-format-compiler-error",
"rawSpec": "^1.0.2",
"saveSpec": null,
"fetchSpec": "^1.0.2"
},
"_requiredBy": [
"/gl-shader"
],
"_resolved": "https://registry.npmjs.org/gl-format-compiler-error/-/gl-format-compiler-error-1.0.3.tgz",
"_shasum": "0c79b1751899ce9732e86240f090aa41e98471a8",
"_spec": "gl-format-compiler-error@^1.0.2",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/gl-shader",
"author": {
"name": "Rye Terrell",
"email": "ryeterrell@ryeterrell.net",
"url": "http://wwwtyro.github.io"
},
"bugs": {
"url": "https://github.com/wwwtyro/gl-format-compiler-error/issues"
},
"bundleDependencies": false,
"dependencies": {
"add-line-numbers": "^1.0.1",
"gl-constants": "^1.0.0",
"glsl-shader-name": "^1.0.0",
"sprintf-js": "^1.0.3"
},
"deprecated": false,
"description": "Formats a webgl glsl compiler error.",
"homepage": "https://github.com/wwwtyro/gl-format-compiler-error#readme",
"keywords": [
"stackgl",
"webgl",
"glsl"
],
"license": "Unlicense",
"main": "index.js",
"name": "gl-format-compiler-error",
"repository": {
"type": "git",
"url": "git+https://github.com/wwwtyro/gl-format-compiler-error.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.3"
}