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

61 lines
1.5 KiB

{
"_from": "sass@^1.25.0",
"_id": "sass@1.25.0",
"_inBundle": false,
"_integrity": "sha512-uQMjye0Y70SEDGO56n0j91tauqS9E1BmpKHtiYNQScXDHeaE9uHwNEqQNFf4Bes/3DHMNinB6u79JsG10XWNyw==",
"_location": "/sass",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "sass@^1.25.0",
"name": "sass",
"escapedName": "sass",
"rawSpec": "^1.25.0",
"saveSpec": null,
"fetchSpec": "^1.25.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/sass/-/sass-1.25.0.tgz",
"_shasum": "f8bd7dfbb39d6b0305e27704a8ebe637820693f3",
"_spec": "sass@^1.25.0",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend",
"author": {
"name": "Natalie Weizenbaum",
"email": "nweiz@google.com",
"url": "https://github.com/nex3"
},
"bin": {
"sass": "sass.js"
},
"bugs": {
"url": "https://github.com/sass/dart-sass/issues"
},
"bundleDependencies": false,
"dependencies": {
"chokidar": ">=2.0.0 <4.0.0"
},
"deprecated": false,
"description": "A pure JavaScript implementation of Sass.",
"engines": {
"node": ">=8.9.0"
},
"homepage": "https://github.com/sass/dart-sass",
"keywords": [
"style",
"scss",
"sass",
"preprocessor",
"css"
],
"license": "MIT",
"main": "sass.dart.js",
"name": "sass",
"repository": {
"type": "git",
"url": "git+https://github.com/sass/dart-sass.git"
},
"version": "1.25.0"
}