Initial commit: Example Plugin 3 with async operations
This commit is contained in:
8
plugin.json
Normal file
8
plugin.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "litruv-example-plugin-3",
|
||||
"name": "Example Plugin 3",
|
||||
"version": "1.0.0",
|
||||
"description": "A third example plugin demonstrating async operations and data storage",
|
||||
"main": "index.js",
|
||||
"author": "litruv"
|
||||
}
|
||||
Reference in New Issue
Block a user