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.
 
 
 
 
StackGenVis/frontend/node_modules/find-file-up/node_modules/global-prefix/package.json

125 lines
2.8 KiB

{
"_from": "global-prefix@^0.1.4",
"_id": "global-prefix@0.1.5",
"_inBundle": false,
"_integrity": "sha1-jTvGuNo8qBEqFg2NSW/wRiv+948=",
"_location": "/find-file-up/global-prefix",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "global-prefix@^0.1.4",
"name": "global-prefix",
"escapedName": "global-prefix",
"rawSpec": "^0.1.4",
"saveSpec": null,
"fetchSpec": "^0.1.4"
},
"_requiredBy": [
"/find-file-up/global-modules"
],
"_resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-0.1.5.tgz",
"_shasum": "8d3bc6b8da3ca8112a160d8d496ff0462bfef78f",
"_spec": "global-prefix@^0.1.4",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/find-file-up/node_modules/global-modules",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/global-prefix/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Jon Schlinkert",
"email": "jon.schlinkert@sellside.com",
"url": "http://twitter.com/jonschlinkert"
},
{
"name": "Alexandr Bogachev",
"email": "kuksikus@gmail.com",
"url": "https://github.com/rmbaad"
},
{
"name": "JasonChang",
"email": "chaoyue.chang@qq.com",
"url": "https://packagist.org/packages/jason-chang"
},
{
"name": "Jorrit Schippers",
"url": "https://www.ncode.nl"
},
{
"name": "Mathias Rasmussen",
"url": "https://github.com/mathiasvr"
},
{
"name": "Charlike Mike Reagent",
"url": "http://i.am.charlike.online"
}
],
"dependencies": {
"homedir-polyfill": "^1.0.0",
"ini": "^1.3.4",
"is-windows": "^0.2.0",
"which": "^1.2.12"
},
"deprecated": false,
"description": "Get the npm global path prefix.",
"devDependencies": {
"fs-exists-sync": "^0.1.0",
"gulp-format-md": "^0.1.11",
"mocha": "^3.2.0"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/global-prefix",
"keywords": [
"global",
"module",
"modules",
"npm",
"path",
"prefix",
"resolve"
],
"license": "MIT",
"main": "index.js",
"name": "global-prefix",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/global-prefix.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"run": true,
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"global-modules",
"global-paths"
]
},
"reflinks": [
"verb"
],
"lint": {
"reflinks": true
}
},
"version": "0.1.5"
}