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.
156 lines
3.4 KiB
156 lines
3.4 KiB
{
|
|
"_from": "question-cache@^0.5.1",
|
|
"_id": "question-cache@0.5.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-C8JzKRdTQXB99azTHvLd9nApFo0=",
|
|
"_location": "/question-cache",
|
|
"_phantomChildren": {
|
|
"arr-flatten": "1.1.0",
|
|
"get-value": "2.0.6",
|
|
"is-arguments": "1.0.4",
|
|
"is-descriptor": "0.1.6",
|
|
"is-extendable": "0.1.1",
|
|
"isarray": "1.0.0",
|
|
"set-getter": "0.1.0"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "question-cache@^0.5.1",
|
|
"name": "question-cache",
|
|
"escapedName": "question-cache",
|
|
"rawSpec": "^0.5.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.5.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/gulp-choose-files",
|
|
"/question-store"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/question-cache/-/question-cache-0.5.1.tgz",
|
|
"_shasum": "0bc27329175341707df5acd31ef2ddf67029168d",
|
|
"_spec": "question-cache@^0.5.1",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/question-store",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonschlinkert/question-cache/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"arr-flatten": "^1.0.1",
|
|
"arr-union": "^3.1.0",
|
|
"async-each-series": "^1.1.0",
|
|
"debug": "^2.2.0",
|
|
"define-property": "^0.2.5",
|
|
"get-value": "^2.0.6",
|
|
"has-value": "^0.3.1",
|
|
"inquirer2": "^0.1.1",
|
|
"is-answer": "^0.1.0",
|
|
"isobject": "^2.1.0",
|
|
"lazy-cache": "^2.0.1",
|
|
"mixin-deep": "^1.1.3",
|
|
"omit-empty": "^0.4.1",
|
|
"option-cache": "^3.4.0",
|
|
"os-homedir": "^1.0.1",
|
|
"project-name": "^0.2.5",
|
|
"set-value": "^0.3.3",
|
|
"to-choices": "^0.2.0",
|
|
"use": "^2.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "A wrapper around inquirer that makes it easy to create and selectively reuse questions.",
|
|
"devDependencies": {
|
|
"ansi-green": "^0.1.1",
|
|
"ansi-red": "^0.1.1",
|
|
"gulp": "^3.9.1",
|
|
"gulp-eslint": "^3.0.1",
|
|
"gulp-format-md": "^0.1.9",
|
|
"gulp-istanbul": "^1.0.0",
|
|
"gulp-mocha": "^2.2.0",
|
|
"gulp-unused": "^0.1.2",
|
|
"helper-example": "^0.1.0",
|
|
"mocha": "^2.5.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"README.md",
|
|
"index.js",
|
|
"lib",
|
|
"utils.js"
|
|
],
|
|
"homepage": "https://github.com/jonschlinkert/question-cache",
|
|
"keywords": [
|
|
"answer",
|
|
"ask",
|
|
"cache",
|
|
"cli",
|
|
"command",
|
|
"command-line",
|
|
"console",
|
|
"create",
|
|
"generate",
|
|
"generator",
|
|
"generators",
|
|
"init",
|
|
"inquirer",
|
|
"menu",
|
|
"project",
|
|
"prompt",
|
|
"prompts",
|
|
"question",
|
|
"questions",
|
|
"scaffold",
|
|
"stdin",
|
|
"store",
|
|
"terminal",
|
|
"tty",
|
|
"util",
|
|
"yeoman"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "question-cache",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jonschlinkert/question-cache.git"
|
|
},
|
|
"verb": {
|
|
"run": true,
|
|
"toc": false,
|
|
"layout": "default",
|
|
"tasks": [
|
|
"readme"
|
|
],
|
|
"plugins": [
|
|
"gulp-format-md"
|
|
],
|
|
"related": {
|
|
"list": [
|
|
"ask-for-github-auth",
|
|
"ask-once",
|
|
"generate",
|
|
"question-helper"
|
|
]
|
|
},
|
|
"reflinks": [
|
|
"generate",
|
|
"inquirer2",
|
|
"verb",
|
|
"verb-generate-readme",
|
|
"yeoman"
|
|
],
|
|
"lint": {
|
|
"reflinks": true
|
|
},
|
|
"helpers": [
|
|
"helper-example"
|
|
]
|
|
},
|
|
"version": "0.5.1"
|
|
}
|
|
|