34 lines
752 B
JSON
Raw Normal View History

2014-06-29 00:55:56 -05:00
{
"used_options": [
"--with-foo",
"--without-bar"
],
"unused_options": [
"--with-baz",
"--without-qux"
],
"built_as_bottle": false,
"poured_from_bottle": true,
"time": 1403827774,
"HEAD": "deadbeefdeadbeefdeadbeefdeadbeefdeadbeef",
2016-09-05 14:21:00 +01:00
"alias_path": "/usr/local/Library/Taps/homebrew/homebrew-core/Aliases/test-formula",
2014-06-29 00:55:56 -05:00
"stdlib": "libcxx",
"compiler": "clang",
"runtime_dependencies": [
{
"full_name": "foo",
"version": "1.0"
}
],
"source": {
"path": "/usr/local/Library/Taps/hombrew/homebrew-core/Formula/foo.rb",
"tap": "homebrew/core",
2016-07-27 17:44:16 +03:00
"spec": "stable",
"versions": {
"stable": "2.14",
"devel": "2.15",
"head": "HEAD-0000000"
}
}
2014-06-29 00:55:56 -05:00
}