diff options
| -rw-r--r-- | packages.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json index cfbcdc0..0c62543 100644 --- a/packages.json +++ b/packages.json @@ -8595,6 +8595,19 @@ "web": "https://github.com/genotrance/snip" }, { + "name": "mofuw", + "url": "https://github.com/2vg/mofuw", + "method": "git", + "tags": [ + "web", + "http", + "framework" + ], + "description": "mofuw is *MO*re *F*aster, *U*ltra *W*ebserver", + "license": "MIT", + "web": "https://github.com/2vg/mofuw" + }, + { "name": "scnim", "url": "https://github.com/capocasa/scnim", "method": "git", |
