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/utils-extend/package.json

61 lines
1.6 KiB

{
"_from": "utils-extend@^1.0.4",
"_id": "utils-extend@1.0.8",
"_inBundle": false,
"_integrity": "sha1-zP17ZFQPjpDuIe7Fd2nQZRyril8=",
"_location": "/utils-extend",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "utils-extend@^1.0.4",
"name": "utils-extend",
"escapedName": "utils-extend",
"rawSpec": "^1.0.4",
"saveSpec": null,
"fetchSpec": "^1.0.4"
},
"_requiredBy": [
"/file-match",
"/file-system"
],
"_resolved": "https://registry.npmjs.org/utils-extend/-/utils-extend-1.0.8.tgz",
"_shasum": "ccfd7b64540f8e90ee21eec57769d0651cab8a5f",
"_spec": "utils-extend@^1.0.4",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/file-system",
"author": {
"name": "douzi",
"email": "liaowei08@gmail.com"
},
"bugs": {
"url": "https://github.com/douzi8/utils-extend/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Extend nodejs util api, and it is light weight and simple",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.10.0",
"mocha": "^2.0.1"
},
"homepage": "https://github.com/douzi8/utils-extend#readme",
"keywords": [
"util",
"utils",
"util-extend",
"extend",
"underscore",
"node underscore"
],
"license": "ISC",
"main": "index.js",
"name": "utils-extend",
"repository": {
"type": "git",
"url": "git+https://github.com/douzi8/utils-extend.git"
},
"scripts": {
"test": "mocha test"
},
"version": "1.0.8"
}