Added package srv (#1226)
This commit is contained in:
parent
7264c968c7
commit
a2883af696
1 changed files with 11 additions and 0 deletions
|
|
@ -15006,5 +15006,16 @@
|
|||
"description": "A library to hide data in images. Usable as library or cli tool.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/MnlPhlp/nimagehide"
|
||||
},
|
||||
{
|
||||
"name": "srv",
|
||||
"url": "https://github.com/me7/srv",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"web-server"
|
||||
],
|
||||
"description": "A tiny static file web server.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/me7/srv"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue