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/css-font-size-keywords/package.json

53 lines
1.5 KiB

{
"_from": "css-font-size-keywords@^1.0.0",
"_id": "css-font-size-keywords@1.0.0",
"_inBundle": false,
"_integrity": "sha1-hUh1rOmspqjS7g00WkSq6btttss=",
"_location": "/css-font-size-keywords",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "css-font-size-keywords@^1.0.0",
"name": "css-font-size-keywords",
"escapedName": "css-font-size-keywords",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/css-font"
],
"_resolved": "https://registry.npmjs.org/css-font-size-keywords/-/css-font-size-keywords-1.0.0.tgz",
"_shasum": "854875ace9aca6a8d2ee0d345a44aae9bb6db6cb",
"_spec": "css-font-size-keywords@^1.0.0",
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/css-font",
"author": {
"name": "Jed Mao",
"email": "jedmao@outlook.com"
},
"bugs": {
"url": "https://github.com/jedmao/css-font-size-keywords/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "List of CSS font size keywords.",
"homepage": "https://github.com/jedmao/css-font-size-keywords#readme",
"keywords": [
"css",
"font",
"size",
"keywords"
],
"license": "MIT",
"main": "index.json",
"name": "css-font-size-keywords",
"repository": {
"type": "git",
"url": "git+https://github.com/jedmao/css-font-size-keywords.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}