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/ify-loader/package.json

77 lines
1.9 KiB

{
"_from": "ify-loader",
"_id": "ify-loader@1.1.0",
"_inBundle": false,
"_integrity": "sha512-EiyC45FRIs+z4g98+jBzuYCfoM6TKG9p7Ek5YZUeM7rucNucaMZIseRj/5Q3I4ypkZXyC2wnU1RcYrVmshe2xw==",
"_location": "/ify-loader",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "ify-loader",
"name": "ify-loader",
"escapedName": "ify-loader",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/ify-loader/-/ify-loader-1.1.0.tgz",
"_shasum": "abe0654c919b48483cf075fe4a0ed2aad2da6a8b",
"_spec": "ify-loader",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend",
"author": {
"name": "Hugh Kennedy",
"email": "hughskennedy@gmail.com",
"url": "https://github.com/hughsk"
},
"bugs": {
"url": "https://github.com/hughsk/ify-loader/issues"
},
"bundleDependencies": false,
"dependencies": {
"bl": "^1.0.0",
"findup": "^0.1.5",
"from2-array": "0.0.4",
"map-limit": "0.0.1",
"multipipe": "^0.3.0",
"read-package-json": "^2.0.2",
"resolve": "^1.1.6"
},
"deprecated": false,
"description": "Webpack loader to handle browserify transforms as intended",
"devDependencies": {
"brfs": "^1.4.2",
"from2-string": "^1.1.0",
"glslify": "^6.1.0",
"npm-which": "^2.0.0",
"regl": "^1.3.0",
"standard": "^5.4.1",
"tap-spec": "^4.1.1",
"tape": "^4.4.0",
"through2": "^2.0.0",
"webpack": "^3.4.0"
},
"homepage": "https://github.com/hughsk/ify-loader",
"keywords": [
"ify",
"browserify",
"loader",
"webpack"
],
"license": "MIT",
"main": "index.js",
"name": "ify-loader",
"repository": {
"type": "git",
"url": "git://github.com/hughsk/ify-loader.git"
},
"scripts": {
"posttest": "standard",
"test": "node test.js | tspec"
},
"version": "1.1.0"
}