two-torial-webpatcher/package.json

11 lines
233 B
JSON
Raw Normal View History

2023-10-29 02:50:31 +02:00
{
"name": "bemanipatcher",
"version": "1.0.0",
"description": "Online DLL patcher. This file only exists for eslint.",
"author": "mon",
"devDependencies": {
"eslint": "^8.52.0",
"eslint-plugin-html": "^7.1.0"
}
}