yuml2svg
Version:
UML diagramming tool based on the yUML syntax
11 lines (10 loc) • 478 B
JSON
{
"imports": {
"yuml2svg": "../../index.mjs",
"color": "https://dev.jspm.io/color@3.1.2",
"@aduh95/viz.js": "https://unpkg.com/@aduh95/viz.js@3.0.0-beta.6/dist/index.mjs",
"@aduh95/viz.js/types": "https://unpkg.com/@aduh95/viz.js@3.0.0-beta.6/dist/index.d.ts",
"@aduh95/viz.js/wasm": "https://unpkg.com/@aduh95/viz.js@3.0.0-beta.6/dist/render.wasm",
"@aduh95/viz.js/worker": "https://unpkg.com/@aduh95/viz.js@3.0.0-beta.6/dist/render.browser.js"
}
}