This commit is contained in:
APEX FIGHT
2025-12-22 14:33:45 -05:00
parent 6316873115
commit 5972b37123
323 changed files with 49717 additions and 1 deletions

12
generation/package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "pamimg",
"version": "1.0.0",
"description": "",
"license": "ISC",
"author": "",
"type": "commonjs",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}