mirror of
https://github.com/thewesker/osx-iso.git
synced 2025-12-24 06:01:09 -05:00
❌
Let the good times roll
This commit is contained in:
18
package.json
Normal file
18
package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user