18 lines
348 B
JSON
18 lines
348 B
JSON
{
|
|
"used_options": [
|
|
"--with-foo",
|
|
"--without-bar"
|
|
],
|
|
"unused_options": [
|
|
"--with-baz",
|
|
"--without-qux"
|
|
],
|
|
"built_as_bottle": false,
|
|
"poured_from_bottle": true,
|
|
"tapped_from": "Homebrew/homebrew",
|
|
"time": 1403827774,
|
|
"HEAD": "deadbeefdeadbeefdeadbeefdeadbeefdeadbeef",
|
|
"stdlib": "libcxx",
|
|
"compiler": "clang"
|
|
}
|