mirror of
https://git.haroon.hackclub.app/haroon/Battler-Generator.git
synced 2025-06-25 06:14:20 +00:00
stuff from before
This commit is contained in:
commit
0ee0fa5a53
337 changed files with 1327 additions and 0 deletions
13
package.json
Normal file
13
package.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "my-project",
|
||||
"main": "index.ts",
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.12.7",
|
||||
"bun-types": "^1.0.1"
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@napi-rs/canvas": "^0.1.44",
|
||||
"tsx": "^4.7.2"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue