{ "name": "osxiso", "version": "1.0.0", "description": "Create a bootable ISO of OS X Yosemite or Mavericks, from the installation file.", "global": "1", "install": "install -c osxiso ${PREFIX:-/usr/local}/bin", "repository": { "type": "git", "url": "https://github.com/busterc/osxiso" }, "author": "Buster Collings", "license": "ISC", "bugs": { "url": "https://github.com/busterc/osxiso/issues" }, "homepage": "https://github.com/busterc/osxiso" }