ZZZ-Plugin/package.json
2025-04-03 20:09:31 +08:00

13 lines
222 B
JSON

{
"name": "zzz-plugin",
"type": "module",
"version": "0.0.1",
"description": "",
"main": "index.js",
"keywords": [],
"author": "ZZZure",
"license": "ISC",
"dependencies": {
"request": "^2.88.2"
}
}