diff options
| author | momf <m0fqn090310@gmail.com> | 2018-03-14 06:07:56 +0900 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-03-13 21:07:56 +0000 |
| commit | aa8f4f73807f19fd0d3df7d10ea9f20ef584872c (patch) | |
| tree | 61d418794fb33b7214ed394f555f7b78a954265c | |
| parent | 62d03d682dfedd22ced27f3b85cf8dd83c04dfc5 (diff) | |
| download | packages-aa8f4f73807f19fd0d3df7d10ea9f20ef584872c.tar.gz packages-aa8f4f73807f19fd0d3df7d10ea9f20ef584872c.zip | |
Added package mofuw (#675)
* Added package mofuw
* Update packages.json
* Update packages.json
* Update packages.json
| -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", |
