initial commit
All checks were successful
Build & Push Docker (latest) / verify (push) Successful in 9m26s
Build & Push Docker (latest) / build (push) Successful in 14s

This commit is contained in:
Aiden Wilson
2026-05-29 22:24:09 +10:00
parent b667f143ab
commit 4595e782c8
13 changed files with 823 additions and 1 deletions

16
package-lock.json generated Normal file
View File

@@ -0,0 +1,16 @@
{
"name": "oembed-graphics",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "oembed-graphics",
"version": "0.1.0",
"license": "AGPL-3.0-or-later",
"engines": {
"node": ">=20"
}
}
}
}