ny 64f0d81eb5
All checks were successful
Build / build (pull_request) Successful in 58s
Fix Lint
2025-06-30 10:44:54 +08:00

12 lines
211 B
JSON

{
"name": "ExamplePlugin",
"version": "1.0.0",
"description": "Example plugin for the server",
"author": "Your Name",
"main": "index.js",
"dependencies": [],
"config": {
"enabled": false
}
}