mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package plugins (#1381)
Co-authored-by: Clyybber <darkmine956@gmail.com>
This commit is contained in:
parent
081767e947
commit
c49800933f
@ -16825,5 +16825,17 @@
|
|||||||
"description": "A library to help you write rest APIs",
|
"description": "A library to help you write rest APIs",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/paul-nameless/nimbler"
|
"web": "https://github.com/paul-nameless/nimbler"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plugins",
|
||||||
|
"url": "https://github.com/genotrance/plugins",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"plugin",
|
||||||
|
"shared"
|
||||||
|
],
|
||||||
|
"description": "Plugin system for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/genotrance/plugins"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user