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.
124 lines
2.7 KiB
124 lines
2.7 KiB
{
|
|
"_from": "vinyl-item@^0.1.0",
|
|
"_id": "vinyl-item@0.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-8ngTyBFC66ScpYSd5PQvb6Dl4Jg=",
|
|
"_location": "/vinyl-item",
|
|
"_phantomChildren": {
|
|
"arr-union": "3.1.0",
|
|
"class-utils": "0.3.6",
|
|
"component-emitter": "1.3.0",
|
|
"debug": "2.6.9",
|
|
"get-value": "2.0.6",
|
|
"is-descriptor": "0.1.6",
|
|
"is-extendable": "0.1.1",
|
|
"is-plain-object": "2.0.4",
|
|
"isarray": "1.0.0",
|
|
"mixin-deep": "1.3.2",
|
|
"set-getter": "0.1.0",
|
|
"to-object-path": "0.3.0"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "vinyl-item@^0.1.0",
|
|
"name": "vinyl-item",
|
|
"escapedName": "vinyl-item",
|
|
"rawSpec": "^0.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/templates",
|
|
"/vinyl-view"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/vinyl-item/-/vinyl-item-0.1.0.tgz",
|
|
"_shasum": "f27813c81142eba49ca5849de4f42f6fa0e5e098",
|
|
"_spec": "vinyl-item@^0.1.0",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/templates",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonschlinkert/vinyl-item/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"base": "^0.8.1",
|
|
"base-option": "^0.8.2",
|
|
"base-plugins": "^0.4.12",
|
|
"clone": "^1.0.2",
|
|
"clone-stats": "^1.0.0",
|
|
"define-property": "^0.2.5",
|
|
"extend-shallow": "^2.0.1",
|
|
"isobject": "^2.1.0",
|
|
"lazy-cache": "^2.0.1",
|
|
"vinyl": "^1.1.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Extends vinyl files with properties used in vinyl-collections.",
|
|
"devDependencies": {
|
|
"event-stream": "^3.3.2",
|
|
"gulp-format-md": "^0.1.9",
|
|
"mocha": "^2.5.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"utils.js"
|
|
],
|
|
"homepage": "https://github.com/jonschlinkert/vinyl-item",
|
|
"keywords": [
|
|
"assemble",
|
|
"collection",
|
|
"compile",
|
|
"context",
|
|
"engine",
|
|
"handlebars",
|
|
"render",
|
|
"template",
|
|
"templates",
|
|
"view",
|
|
"views",
|
|
"vinyl"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "vinyl-item",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jonschlinkert/vinyl-item.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"verb": {
|
|
"toc": false,
|
|
"layout": "default",
|
|
"tasks": [
|
|
"readme"
|
|
],
|
|
"plugins": [
|
|
"gulp-format-md"
|
|
],
|
|
"related": {
|
|
"list": [
|
|
"templates",
|
|
"vinyl",
|
|
"assemble",
|
|
"verb"
|
|
]
|
|
},
|
|
"reflinks": [
|
|
"verb",
|
|
"vinyl"
|
|
],
|
|
"lint": {
|
|
"reflinks": true
|
|
}
|
|
},
|
|
"version": "0.1.0"
|
|
}
|
|
|