Generating panels as an svg

This commit is contained in:
2026-05-02 21:41:22 +01:00
parent db8617519b
commit 59a7c1c12b
4 changed files with 205 additions and 0 deletions

13
package-lock.json generated Normal file
View File

@@ -0,0 +1,13 @@
{
"name": "parachute-svg-generator",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "parachute-svg-generator",
"version": "0.1.0",
"license": "SEE LICENSE IN LICENSE"
}
}
}