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.
200 lines
4.5 KiB
200 lines
4.5 KiB
{
|
|
"_from": "update",
|
|
"_id": "update@0.7.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-saCRwRo+KK4xui7vWLcRuCzpixQ=",
|
|
"_location": "/update",
|
|
"_phantomChildren": {
|
|
"homedir-polyfill": "1.0.3",
|
|
"ini": "1.3.5",
|
|
"is-extendable": "0.1.1",
|
|
"isarray": "1.0.0",
|
|
"lodash.assign": "4.2.0",
|
|
"os-homedir": "1.0.2",
|
|
"set-getter": "0.1.0",
|
|
"which": "1.3.1"
|
|
},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "update",
|
|
"name": "update",
|
|
"escapedName": "update",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/update/-/update-0.7.4.tgz",
|
|
"_shasum": "b1a091c11a3e28ae31ba2eef58b711b82ce98b14",
|
|
"_spec": "update",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bin": {
|
|
"update": "bin/update.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/update/update/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "Brian Woodward",
|
|
"email": "brian.woodward@gmail.com",
|
|
"url": "https://github.com/doowb"
|
|
},
|
|
{
|
|
"name": "Jon Schlinkert",
|
|
"email": "jon.schlinkert@sellside.com",
|
|
"url": "http://twitter.com/jonschlinkert"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"arr-union": "^3.1.0",
|
|
"assemble-core": "^0.25.0",
|
|
"assemble-loader": "^0.6.1",
|
|
"base-cli-process": "^0.1.18",
|
|
"base-config-process": "^0.1.9",
|
|
"base-generators": "^0.4.5",
|
|
"base-questions": "^0.7.3",
|
|
"base-runtimes": "^0.2.0",
|
|
"base-store": "^0.4.4",
|
|
"common-config": "^0.1.0",
|
|
"data-store": "^0.16.1",
|
|
"export-files": "^2.1.1",
|
|
"extend-shallow": "^2.0.1",
|
|
"find-pkg": "^0.1.2",
|
|
"fs-exists-sync": "^0.1.0",
|
|
"global-modules": "^0.2.2",
|
|
"gulp-choose-files": "^0.1.3",
|
|
"is-valid-app": "^0.2.0",
|
|
"isobject": "^2.1.0",
|
|
"lazy-cache": "^2.0.1",
|
|
"log-utils": "^0.2.1",
|
|
"parser-front-matter": "^1.4.1",
|
|
"resolve-dir": "^0.1.0",
|
|
"resolve-file": "^0.2.0",
|
|
"set-blocking": "^2.0.0",
|
|
"strip-color": "^0.1.0",
|
|
"text-table": "^0.2.0",
|
|
"through2": "^2.0.1",
|
|
"yargs-parser": "^2.4.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Be scalable! Update is a new, open source developer framework and CLI for automating updates of any kind in code projects.",
|
|
"devDependencies": {
|
|
"base-runner": "^0.8.2",
|
|
"base-test-runner": "^0.2.0",
|
|
"base-test-suite": "^0.1.12",
|
|
"cross-spawn": "^4.0.0",
|
|
"generate-foo": "^0.1.5",
|
|
"graceful-fs": "^4.1.4",
|
|
"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-changelog": "^0.3.0",
|
|
"is-absolute": "^0.2.5",
|
|
"load-pkg": "^3.0.1",
|
|
"mocha": "^2.5.3",
|
|
"npm-install-global": "^0.1.2",
|
|
"resolve": "^1.1.7",
|
|
"should": "^9.0.2",
|
|
"sinon": "^1.17.4",
|
|
"updater-example": "^0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=5.0"
|
|
},
|
|
"files": [
|
|
"bin",
|
|
"index.js",
|
|
"lib",
|
|
"LICENSE",
|
|
"README.md"
|
|
],
|
|
"homepage": "https://github.com/update/update",
|
|
"keywords": [
|
|
"convention",
|
|
"dev",
|
|
"develop",
|
|
"fix",
|
|
"lint",
|
|
"maintain",
|
|
"manage",
|
|
"standard",
|
|
"tools",
|
|
"up-to-date",
|
|
"update"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "update",
|
|
"preferGlobal": true,
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/update/update.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"update": {
|
|
"run": true,
|
|
"add": [
|
|
"keywords"
|
|
]
|
|
},
|
|
"verb": {
|
|
"run": true,
|
|
"toc": true,
|
|
"layout": "app",
|
|
"tasks": [
|
|
"readme"
|
|
],
|
|
"plugins": [
|
|
"gulp-format-md"
|
|
],
|
|
"helpers": [
|
|
"helper-changelog"
|
|
],
|
|
"related": {
|
|
"description": "Update shares a common architecture and plugin ecosystem with the following libraries:",
|
|
"list": [
|
|
"assemble",
|
|
"base",
|
|
"generate",
|
|
"verb"
|
|
]
|
|
},
|
|
"reflinks": [
|
|
"assemble",
|
|
"assemble-core",
|
|
"assemble-loader",
|
|
"base",
|
|
"consolidate",
|
|
"generate",
|
|
"gulp",
|
|
"handlebars",
|
|
"helper-changelog",
|
|
"lodash",
|
|
"pug",
|
|
"swig",
|
|
"templates",
|
|
"updater-example",
|
|
"verb",
|
|
"vinyl"
|
|
],
|
|
"lint": {
|
|
"reflinks": true
|
|
}
|
|
},
|
|
"version": "0.7.4"
|
|
}
|
|
|