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.
108 lines
2.4 KiB
108 lines
2.4 KiB
{
|
|
"_from": "gulp-choose-files@^0.1.3",
|
|
"_id": "gulp-choose-files@0.1.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-hrFfBjAHOrZz1XJb7sY+qhSFUPk=",
|
|
"_location": "/gulp-choose-files",
|
|
"_phantomChildren": {
|
|
"is-extendable": "0.1.1"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "gulp-choose-files@^0.1.3",
|
|
"name": "gulp-choose-files",
|
|
"escapedName": "gulp-choose-files",
|
|
"rawSpec": "^0.1.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.1.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/update"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-choose-files/-/gulp-choose-files-0.1.3.tgz",
|
|
"_shasum": "86b15f0630073ab673d5725beec63eaa148550f9",
|
|
"_spec": "gulp-choose-files@^0.1.3",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/update",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/generate/gulp-choose-files/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"question-cache": "^0.5.1",
|
|
"through2": "^2.0.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Gulp plugin that prompts you to choose the files to pass through the stream.",
|
|
"devDependencies": {
|
|
"assemble": "^0.16.1",
|
|
"engine-handlebars": "^0.8.0",
|
|
"gulp": "^3.9.1",
|
|
"gulp-format-md": "^0.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"LICENSE",
|
|
"README.md"
|
|
],
|
|
"homepage": "https://github.com/generate/gulp-choose-files",
|
|
"keywords": [
|
|
"ask",
|
|
"choose",
|
|
"conditional",
|
|
"files",
|
|
"fs",
|
|
"gulp",
|
|
"gulpplugin",
|
|
"pick",
|
|
"plugin",
|
|
"prompt",
|
|
"question",
|
|
"render",
|
|
"write"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "gulp-choose-files",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/generate/gulp-choose-files.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"verb": {
|
|
"toc": false,
|
|
"layout": "default",
|
|
"tasks": [
|
|
"readme"
|
|
],
|
|
"plugins": [
|
|
"gulp-format-md"
|
|
],
|
|
"related": {
|
|
"list": [
|
|
"gulp-choose-file",
|
|
"gulp-condense",
|
|
"gulp-extname",
|
|
"gulp-htmlmin"
|
|
]
|
|
},
|
|
"reflinks": [
|
|
"verb",
|
|
"verb-readme-generator"
|
|
],
|
|
"lint": {
|
|
"reflinks": true
|
|
}
|
|
},
|
|
"version": "0.1.3"
|
|
}
|
|
|