9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"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"
|
|
}
|