mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Merge pull request #1384 from paul-nameless/add-nimbler2344
Add package nimbler
This commit is contained in:
commit
081767e947
@ -16797,7 +16797,8 @@
|
|||||||
"description": "SVG output from a shell.",
|
"description": "SVG output from a shell.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jiro4989/svgo"
|
"web": "https://github.com/jiro4989/svgo"
|
||||||
},{
|
},
|
||||||
|
{
|
||||||
"name": "winserial",
|
"name": "winserial",
|
||||||
"url": "https://github.com/bunkford/winserial",
|
"url": "https://github.com/bunkford/winserial",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
@ -16809,5 +16810,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bunkford/winserial",
|
"web": "https://github.com/bunkford/winserial",
|
||||||
"doc": "https://bunkford.github.io/winserial/winserial.html"
|
"doc": "https://bunkford.github.io/winserial/winserial.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimbler",
|
||||||
|
"url": "https://github.com/paul-nameless/nimbler",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"web",
|
||||||
|
"http",
|
||||||
|
"rest",
|
||||||
|
"api",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "A library to help you write rest APIs",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/paul-nameless/nimbler"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user