{
  "name": "oxc",
  "version": "1.0.1",
  "description": "Type `oxc` to Xcode with a workspace, project or file from the command line.",
  "repository": {
    "type": "git",
    "url": "https://github.com/jasonmccreary/oxc.git"
  },
  "keywords": [
    "xcode",
    "cli"
  ],
  "bin": {
    "oxc": "oxc"
  },
  "author": "Jason McCreary",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jasonmccreary/oxc/issues"
  },
  "homepage": "https://github.com/jasonmccreary/oxc"
}
