Added NPM package
Some checks failed
/ publish (push) Failing after 12s

This commit is contained in:
Leon Mika 2025-11-08 09:42:35 +11:00
parent a2f37707e3
commit eac63e0b1f

12
package.json Normal file
View file

@ -0,0 +1,12 @@
{
"name": "assets-for-lmika.org",
"version": "1.0.0",
"main": "index.js",
"repository": {
"type": "git",
"url": "forgejo@lmika.dev:web/assets-for-lmika.org.git"
},
"author": "Leon Mika",
"license": "ISC",
"description": "Assets for lmika.org"
}