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

58 lines
1.5 KiB

{
"_from": "uniqs@^2.0.0",
"_id": "uniqs@2.0.0",
"_inBundle": false,
"_integrity": "sha1-/+3ks2slKQaW5uFl1KWe25mOawI=",
"_location": "/uniqs",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "uniqs@^2.0.0",
"name": "uniqs",
"escapedName": "uniqs",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/cssnano-preset-default/postcss-minify-params",
"/cssnano-preset-default/postcss-unique-selectors",
"/postcss-discard-unused",
"/postcss-minify-params",
"/postcss-unique-selectors",
"/postcss-zindex"
],
"_resolved": "https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz",
"_shasum": "ffede4b36b25290696e6e165d4a59edb998e6b02",
"_spec": "uniqs@^2.0.0",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/postcss-discard-unused",
"author": {
"name": "Felix Gnass",
"email": "fgnass@gmail.com"
},
"bugs": {
"url": "https://github.com/fgnass/uniqs/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Tiny utility to create unions and de-duplicated lists",
"homepage": "https://github.com/fgnass/uniqs#readme",
"keywords": [
"unique",
"uniq",
"dedupe",
"union"
],
"license": "MIT",
"main": "index.js",
"name": "uniqs",
"repository": {
"type": "git",
"url": "git://github.com/fgnass/uniqs.git"
},
"scripts": {
"test": "node test"
},
"version": "2.0.0"
}