2021-10-01 18:00:03 +00:00
|
|
|
{
|
|
|
|
"main": "plugin.js",
|
|
|
|
"name": "xprotocol",
|
|
|
|
"description": "API for sending messages to other protocols",
|
|
|
|
"tags": ["messages", "relaying", "api"],
|
2021-10-02 09:35:06 +00:00
|
|
|
"version": "1.0.1",
|
2021-10-01 18:00:03 +00:00
|
|
|
"dependencies": ["control?"],
|
|
|
|
"npmDependencies": []
|
|
|
|
}
|