mirror of
https://github.com/ibratabian17/OpenParty.git
synced 2026-01-15 14:22:54 -03:00
9 lines
173 B
JSON
9 lines
173 B
JSON
{
|
|
"name": "HelloWorld",
|
|
"version": "1.0.0",
|
|
"description": "A simple Hello World plugin.",
|
|
"main": "HelloWorld.js",
|
|
"author": "OpenParty",
|
|
"execution": "init"
|
|
}
|