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.
93 lines
2.0 KiB
93 lines
2.0 KiB
{
|
|
"_from": "parse-github-url@^0.3.2",
|
|
"_id": "parse-github-url@0.3.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-du8B6/4LHpwPSTZylSzGpM2csmA=",
|
|
"_location": "/parse-github-url",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "parse-github-url@^0.3.2",
|
|
"name": "parse-github-url",
|
|
"escapedName": "parse-github-url",
|
|
"rawSpec": "^0.3.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.3.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/repo-utils"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/parse-github-url/-/parse-github-url-0.3.2.tgz",
|
|
"_shasum": "76ef01ebfe0b1e9c0f493672952cc6a4cd9cb260",
|
|
"_spec": "parse-github-url@^0.3.2",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/repo-utils",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonschlinkert/parse-github-url/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Parse a github URL into an object.",
|
|
"devDependencies": {
|
|
"gulp-format-md": "^0.1.7",
|
|
"mocha": "^2.4.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/jonschlinkert/parse-github-url",
|
|
"keywords": [
|
|
"branch",
|
|
"git",
|
|
"github",
|
|
"match",
|
|
"parse",
|
|
"regex",
|
|
"repo",
|
|
"test",
|
|
"url",
|
|
"user",
|
|
"username"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "parse-github-url",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jonschlinkert/parse-github-url.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"verb": {
|
|
"plugins": [
|
|
"gulp-format-md"
|
|
],
|
|
"related": {
|
|
"list": [
|
|
"github-short-url-regex",
|
|
"is-git-url",
|
|
"parse-github-short-url"
|
|
]
|
|
},
|
|
"toc": false,
|
|
"lint": {
|
|
"reflinks": true
|
|
},
|
|
"layout": "default",
|
|
"tasks": [
|
|
"readme"
|
|
],
|
|
"reflinks": [
|
|
"verb"
|
|
]
|
|
},
|
|
"version": "0.3.2"
|
|
}
|
|
|