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.
61 lines
1.6 KiB
61 lines
1.6 KiB
{
|
|
"_from": "detect-kerning@^2.1.2",
|
|
"_id": "detect-kerning@2.1.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-I3JIbrnKPAntNLl1I6TpSQQdQ4AutYzv/sKMFKbepawV/hlH0GmYKhUoOEMd4xqaUHT+Bm0f4127lh5qs1m1tw==",
|
|
"_location": "/detect-kerning",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "detect-kerning@^2.1.2",
|
|
"name": "detect-kerning",
|
|
"escapedName": "detect-kerning",
|
|
"rawSpec": "^2.1.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.1.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/gl-text"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/detect-kerning/-/detect-kerning-2.1.2.tgz",
|
|
"_shasum": "4ecd548e4a5a3fc880fe2a50609312d000fa9fc2",
|
|
"_spec": "detect-kerning@^2.1.2",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/gl-text",
|
|
"author": {
|
|
"name": "Dmitry Yv",
|
|
"email": "df.creative@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/dy/detect-kerning/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Calculate kerning table of a font",
|
|
"devDependencies": {
|
|
"round-to": "^3.0.0"
|
|
},
|
|
"homepage": "https://github.com/dy/detect-kerning#readme",
|
|
"keywords": [
|
|
"kerning",
|
|
"tracking",
|
|
"font",
|
|
"type",
|
|
"typeface",
|
|
"typography",
|
|
"typographics",
|
|
"kern",
|
|
"letter-spacing"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "detect-kerning",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dy/detect-kerning.git"
|
|
},
|
|
"scripts": {
|
|
"test": "budo test.js"
|
|
},
|
|
"version": "2.1.2"
|
|
}
|
|
|