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.
52 lines
1.4 KiB
52 lines
1.4 KiB
{
|
|
"_from": "is-svg-path@^1.0.1",
|
|
"_id": "is-svg-path@1.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-d6tZDBKz0gNI5cehPQBAyHeE3aA=",
|
|
"_location": "/is-svg-path",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "is-svg-path@^1.0.1",
|
|
"name": "is-svg-path",
|
|
"escapedName": "is-svg-path",
|
|
"rawSpec": "^1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/svg-path-bounds",
|
|
"/svg-path-sdf"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/is-svg-path/-/is-svg-path-1.0.2.tgz",
|
|
"_shasum": "77ab590c12b3d20348e5c7a13d0040c87784dda0",
|
|
"_spec": "is-svg-path@^1.0.1",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/svg-path-sdf",
|
|
"author": {
|
|
"name": "Dima Yv",
|
|
"email": "dfcreative@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/dfcreative/is-svg-path/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Detect if string an SVG path",
|
|
"homepage": "https://github.com/dfcreative/is-svg-path#readme",
|
|
"keywords": [
|
|
"svg",
|
|
"path"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "is-svg-path",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dfcreative/is-svg-path.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test"
|
|
},
|
|
"version": "1.0.2"
|
|
}
|
|
|