22 lines
460 B
JSON
22 lines
460 B
JSON
{
|
|
"used_options": [
|
|
"--with-foo",
|
|
"--without-bar"
|
|
],
|
|
"unused_options": [
|
|
"--with-baz",
|
|
"--without-qux"
|
|
],
|
|
"built_as_bottle": false,
|
|
"poured_from_bottle": true,
|
|
"time": 1403827774,
|
|
"HEAD": "deadbeefdeadbeefdeadbeefdeadbeefdeadbeef",
|
|
"stdlib": "libcxx",
|
|
"compiler": "clang",
|
|
"source": {
|
|
"path": "/usr/local/Library/Taps/hombrew/homebrew-core/Formula/foo.rb",
|
|
"tap": "homebrew/core",
|
|
"spec": "stable"
|
|
}
|
|
}
|