Added package plugins (#1381)
Co-authored-by: Clyybber <darkmine956@gmail.com>
This commit is contained in:
parent
081767e947
commit
c49800933f
1 changed files with 12 additions and 0 deletions
|
|
@ -16825,5 +16825,17 @@
|
|||
"description": "A library to help you write rest APIs",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue