forked from clibs/clib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
clib.json
37 lines (37 loc) · 1.09 KB
/
clib.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"name": "clib",
"version": "2.8.7",
"repo": "clibs/clib",
"install": "make clean uninstall build install",
"makefile": "Makefile",
"dependencies": {
"stephenmathieson/trim.c": "0.0.2",
"which": "0.1.3",
"stephenmathieson/str-flatten.c": "0.0.4",
"commander": "1.3.2",
"clibs/wiki-registry.c": "0.1.2",
"stephenmathieson/case.c": "0.1.3",
"jwerle/fs.c": "0.2.0",
"stephenmathieson/str-replace.c": "0.0.6",
"strdup": "*",
"Constellation/console-colors.c": "1.0.1",
"littlstar/asprintf.c": "0.0.3",
"logger": "0.0.1",
"clibs/parson": "1.0.2",
"clibs/http-get.c": "*",
"hash": "0.0.1",
"list": "*",
"stephenmathieson/substr.c": "0.1.2",
"stephenmathieson/mkdirp.c": "0.1.5",
"stephenmathieson/path-join.c": "0.0.6",
"stephenmathieson/parse-repo.c": "1.1.1",
"stephenmathieson/debug.c": "0.0.0",
"stephenmathieson/tempdir.c": "0.0.2",
"isty001/copy": "0.0.0",
"stephenmathieson/rimraf.c": "0.1.0",
"h2non/[email protected]": "v1.0.0"
},
"development": {
"stephenmathieson/describe.h": "2.0.1"
}
}