File tree 6 files changed +71
-1
lines changed
6 files changed +71
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ __dummy.html
5
5
* .a
6
6
* .obj
7
7
* -test- *
8
- dub.selections.json
9
8
/serve-d
10
9
* .dll
11
10
* .lib
Original file line number Diff line number Diff line change
1
+ {
2
+ "fileVersion" : 1 ,
3
+ "versions" : {
4
+ "automem" : " 0.6.9" ,
5
+ "cachetools" : " 0.4.1" ,
6
+ "dcd" : " 0.13.6" ,
7
+ "dfmt" : " 0.14.1" ,
8
+ "diet-complete" : " 0.0.3" ,
9
+ "dscanner" : " 0.12.2" ,
10
+ "dsymbol" : " 0.11.3" ,
11
+ "dub" : " 1.26.1" ,
12
+ "dunit" : " 1.0.16" ,
13
+ "emsi_containers" : " 0.8.0" ,
14
+ "eventsystem" : " 1.2.0" ,
15
+ "inifiled" : " 1.3.3" ,
16
+ "isfreedesktop" : " 0.1.1" ,
17
+ "libddoc" : " 0.7.4" ,
18
+ "libdparse" : " 0.19.4" ,
19
+ "msgpack-d" : " 1.0.1" ,
20
+ "painlessjson" : " 1.4.0" ,
21
+ "painlesstraits" : " 0.3.0" ,
22
+ "requests" : " 2.1.1" ,
23
+ "rm-rf" : " 0.1.0" ,
24
+ "silly" : " 1.1.1" ,
25
+ "standardpaths" : " 0.8.1" ,
26
+ "stdx-allocator" : " 2.77.5" ,
27
+ "test_allocator" : " 0.3.4" ,
28
+ "unit-threaded" : " 0.10.8" ,
29
+ "workspace-d" : " 3.7.0" ,
30
+ "xdgpaths" : " 0.2.5"
31
+ }
32
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "fileVersion" : 1 ,
3
+ "versions" : {
4
+ "automem" : " 0.6.9" ,
5
+ "cachetools" : " 0.4.1" ,
6
+ "requests" : " 2.1.1" ,
7
+ "test_allocator" : " 0.3.4" ,
8
+ "unit-threaded" : " 0.10.8"
9
+ }
10
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "fileVersion" : 1 ,
3
+ "versions" : {
4
+ "dunit" : " 1.0.16" ,
5
+ "eventsystem" : " 1.2.0" ,
6
+ "painlessjson" : " 1.4.0" ,
7
+ "painlesstraits" : " 0.3.0"
8
+ }
9
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "fileVersion" : 1 ,
3
+ "versions" : {
4
+ "dunit" : " 1.0.16" ,
5
+ "eventsystem" : " 1.2.0" ,
6
+ "painlessjson" : " 1.4.0" ,
7
+ "painlesstraits" : " 0.3.0" ,
8
+ "serve-d" : {"path" :" .." }
9
+ }
10
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "fileVersion" : 1 ,
3
+ "versions" : {
4
+ "dunit" : " 1.0.16" ,
5
+ "eventsystem" : " 1.2.0" ,
6
+ "painlessjson" : " 1.4.0" ,
7
+ "painlesstraits" : " 0.3.0" ,
8
+ "serve-d" : {"path" :" .." }
9
+ }
10
+ }
You can’t perform that action at this time.
0 commit comments