{
  "_args": [
    [
      {
        "raw": "xcode@^0.9.0",
        "scope": null,
        "escapedName": "xcode",
        "name": "xcode",
        "rawSpec": "^0.9.0",
        "spec": ">=0.9.0 <0.10.0",
        "type": "range"
      },
      "/Users/shazron/Documents/git/apache/cordova-ios"
    ]
  ],
  "_from": "xcode@>=0.9.0 <0.10.0",
  "_id": "xcode@0.9.3",
  "_inCache": true,
  "_location": "/xcode",
  "_nodeVersion": "6.9.5",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/xcode-0.9.3.tgz_1491573003748_0.7576456561218947"
  },
  "_npmUser": {
    "name": "anis",
    "email": "anis.kadri@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "xcode@^0.9.0",
    "scope": null,
    "escapedName": "xcode",
    "name": "xcode",
    "rawSpec": "^0.9.0",
    "spec": ">=0.9.0 <0.10.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/xcode/-/xcode-0.9.3.tgz",
  "_shasum": "910a89c16aee6cc0b42ca805a6d0b4cf87211cf3",
  "_shrinkwrap": null,
  "_spec": "xcode@^0.9.0",
  "_where": "/Users/shazron/Documents/git/apache/cordova-ios",
  "author": {
    "name": "Andrew Lunny",
    "email": "alunny@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/alunny/node-xcode/issues"
  },
  "contributors": [
    {
      "name": "Andrew Lunny",
      "url": "@alunny"
    },
    {
      "name": "Anis Kadri",
      "url": "@imhotep"
    },
    {
      "name": "Mike Reinstein",
      "url": "@mreinstein"
    },
    {
      "name": "Filip Maj",
      "url": "@filmaj"
    },
    {
      "name": "Brett Rudd",
      "url": "@goya"
    },
    {
      "name": "Bob Easterday",
      "url": "@bobeast"
    }
  ],
  "dependencies": {
    "pegjs": "^0.10.0",
    "simple-plist": "^0.2.1",
    "uuid": "3.0.1"
  },
  "description": "parser for xcodeproj/project.pbxproj files",
  "devDependencies": {
    "nodeunit": "^0.11.0"
  },
  "directories": {},
  "dist": {
    "shasum": "910a89c16aee6cc0b42ca805a6d0b4cf87211cf3",
    "tarball": "https://registry.npmjs.org/xcode/-/xcode-0.9.3.tgz"
  },
  "engines": {
    "node": ">=0.6.7"
  },
  "gitHead": "1cd220819906b62fc06c8833f905897600a53127",
  "homepage": "https://github.com/alunny/node-xcode#readme",
  "license": "Apache-2.0",
  "main": "index.js",
  "maintainers": [
    {
      "name": "alunny",
      "email": "alunny@gmail.com"
    },
    {
      "name": "filmaj",
      "email": "maj.fil@gmail.com"
    },
    {
      "name": "shepheb",
      "email": "braden.shepherdson@gmail.com"
    },
    {
      "name": "anis",
      "email": "anis.kadri@gmail.com"
    }
  ],
  "name": "xcode",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "url": "git+https://github.com/alunny/node-xcode.git"
  },
  "scripts": {
    "test": "nodeunit test/parser test"
  },
  "version": "0.9.3"
}
