Merge pull request #1384 from paul-nameless/add-nimbler2344

Add package nimbler
This commit is contained in:
Clyybber 2020-03-03 01:06:43 +01:00 committed by GitHub
commit 081767e947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]