npm publishing

This commit is contained in:
avscs
2025-05-11 10:27:36 -04:00
committed by avsc-sid
parent 2b0f983ba7
commit 4417ba8ba8
4 changed files with 80 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"name": "monkeygg2",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "monkeygg2",
"version": "1.0.0",
"license": "WTFPL"
}
}
}