Files
rmmz-font-override/package.json
T
2025-11-22 23:47:44 -08:00

20 lines
403 B
JSON

{
"name": "rmmz-sugoisubtitles",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@types/node": "^24.10.1",
"@types/web": "^0.0.294",
"nwjs-types": "^1.0.0",
"rpgmaker-mz-types": "^1.0.0"
}
}