brew/Library
alexbostock 22b3102fbe Add version number to cask json option
Old:
$ brew cask info --json <formula>

New:
$ brew cask info --json-v1  <formula>
2018-07-02 10:32:59 +01:00
..

Library

This directory contains all the code run by the official brew and brew cask commands in Homebrew and all formulae (package descriptions) in taps (repositories containing formulae) in Taps subdirectories.