Merge pull request #1384 from paul-nameless/add-nimbler2344
Add package nimbler
This commit is contained in:
commit
081767e947
1 changed files with 17 additions and 1 deletions
|
|
@ -16797,7 +16797,8 @@
|
|||
"description": "SVG output from a shell.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jiro4989/svgo"
|
||||
},{
|
||||
},
|
||||
{
|
||||
"name": "winserial",
|
||||
"url": "https://github.com/bunkford/winserial",
|
||||
"method": "git",
|
||||
|
|
@ -16809,5 +16810,20 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/bunkford/winserial",
|
||||
"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…
Add table
Add a link
Reference in a new issue