1[
2  {
3    "name": "bytes2human",
4    "url": "https://github.com/juancarlospaco/nim-bytes2human",
5    "method": "git",
6    "tags": [
7      "bytes",
8      "human",
9      "minimalism",
10      "size"
11    ],
12    "description": "Convert bytes to kilobytes, megabytes, gigabytes, etc.",
13    "license": "LGPLv3",
14    "web": "https://github.com/juancarlospaco/nim-bytes2human"
15  },
16  {
17    "name": "npeg",
18    "url": "https://github.com/zevv/npeg",
19    "method": "git",
20    "tags": [
21      "PEG",
22      "parser",
23      "parsing",
24      "regexp",
25      "regular",
26      "grammar",
27      "lexer",
28      "lexing",
29      "pattern",
30      "matching"
31    ],
32    "description": "PEG (Parsing Expression Grammars) string matching library for Nim",
33    "license": "MIT",
34    "web": "https://github.com/zevv/npeg"
35  }
36]
37