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

56 lines
1.3 KiB

{
"_from": "hsluv@^0.0.3",
"_id": "hsluv@0.0.3",
"_inBundle": false,
"_integrity": "sha1-gpEH2vtKn4tSoYCe0C4JHq3mdUw=",
"_location": "/hsluv",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "hsluv@^0.0.3",
"name": "hsluv",
"escapedName": "hsluv",
"rawSpec": "^0.0.3",
"saveSpec": null,
"fetchSpec": "^0.0.3"
},
"_requiredBy": [
"/color-space"
],
"_resolved": "https://registry.npmjs.org/hsluv/-/hsluv-0.0.3.tgz",
"_shasum": "829107dafb4a9f8b52a1809ed02e091eade6754c",
"_spec": "hsluv@^0.0.3",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/color-space",
"author": {
"name": "Alexei Boronine",
"email": "alexei@boronine.com"
},
"bugs": {
"url": "https://github.com/hsluv/hsluv/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Human-friendly HSL",
"files": [
"hsluv.js"
],
"homepage": "http://www.hsluv.org",
"keywords": [
"color",
"color space",
"CIE",
"RGB",
"HSL",
"HSLuv",
"HPLuv"
],
"license": "MIT",
"main": "hsluv.js",
"name": "hsluv",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/hsluv/hsluv.git"
},
"version": "0.0.3"
}