]> git.lizzy.rs Git - micro-zigfmt.git/blob - repo.json
Initial commit
[micro-zigfmt.git] / repo.json
1 [{
2   "Name": "zigfmt",
3   "Description": "zig fmt on save and zig fmt --check linter support",
4   "Tags": ["zig", "ziglang"],
5   "Website": "https://github.com/squeek502/micro-zigfmt",
6   "Versions": [
7     {
8       "Version": "0.1.0",
9       "Require": {
10         "micro": ">=2.0.0"
11       }
12     },
13   ]
14 }]