forked from boostorg/spirit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuckaroo.json
46 lines (46 loc) · 1.32 KB
/
buckaroo.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
38
39
40
41
42
43
44
45
46
{
"name": "boost-spirit",
"dependencies": {
"boost-config": "1.63.0",
"boost-detail": "1.63.0",
"boost-static-assert": "1.63.0",
"boost-assert": "1.63.0",
"boost-throw-exception": "1.63.0",
"boost-optional": "1.63.0",
"boost-type-traits": "1.63.0",
"boost-mpl": "1.63.0",
"boost-preprocessor": "1.63.0",
"boost-thread": "1.63.0",
"boost-core": "1.63.0",
"boost-utility": "1.63.0",
"boost-smart-ptr": "1.63.0",
"boost-integer": "1.63.0",
"boost-typeof": "1.63.0",
"boost-iterator": "1.63.0",
"boost-concept-check": "1.63.0",
"boost-pool": "1.63.0",
"boost-regex": "1.63.0",
"boost-fusion": "1.63.0",
"boost-variant": "1.63.0",
"boost-range": "1.63.0",
"boost-algorithm": "1.63.0",
"boost-lexical-cast": "1.63.0",
"boost-move": "1.63.0",
"boost-function": "1.63.0",
"boost-iostreams": "1.63.0",
"boost-foreach": "1.63.0",
"boost-proto": "1.63.0",
"boost-unordered": "1.63.0",
"boost-array": "1.63.0",
"boost-io": "1.63.0",
"boost-endian": "1.63.0",
"boost-function-types": "1.63.0",
"boost-math": "1.63.0",
"boost-tti": "1.63.0",
"boost-filesystem": "1.63.0",
"boost-locale": "1.63.0",
"boost-serialization-headers": "1.63.0",
"boost-phoenix": "1.63.0",
"boost-bind": "1.63.0"
}
}