16 lines
378 B
JSON
16 lines
378 B
JSON
{
|
|
"entry": "GMLIB_LRCA-Plugin-Template.js",
|
|
"name": "GMLIB_LRCA-Plugin-Template",
|
|
"type": "lse-quickjs",
|
|
"version": "0.0.1",
|
|
"author": "Your Name",
|
|
"description": "plugin description",
|
|
"dependencies": [
|
|
{
|
|
"name": "legacy-script-engine-quickjs"
|
|
},
|
|
{
|
|
"name": "GMLIB-LegacyRemoteCallApi"
|
|
}
|
|
]
|
|
} |