{
  "author": {
    "name": "Andrew Lunny",
    "email": "alunny@gmail.com"
  },
  "name": "xcode",
  "description": "parser for xcodeproj/project.pbxproj files",
  "version": "0.6.7",
  "main": "index.js",
  "repository": {
    "url": "https://github.com/alunny/node-xcode.git"
  },
  "engines": {
    "node": ">=0.6.7"
  },
  "dependencies": {
    "pegjs": "0.6.2",
    "node-uuid": "1.3.3"
  },
  "devDependencies": {
    "nodeunit": "0.6.4"
  },
  "scripts": {
    "test": "nodeunit test/parser test"
  },
  "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"
    }
  ],
  "bugs": {
    "url": "https://github.com/alunny/node-xcode/issues"
  },
  "homepage": "https://github.com/alunny/node-xcode",
  "_id": "xcode@0.6.7",
  "_shasum": "df11a8615e43dfa397cbf593b0fd14ebeadf4e7a",
  "_from": "xcode@*",
  "_npmVersion": "1.4.9",
  "_npmUser": {
    "name": "anis",
    "email": "anis.kadri@gmail.com"
  },
  "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"
    }
  ],
  "dist": {
    "shasum": "df11a8615e43dfa397cbf593b0fd14ebeadf4e7a",
    "tarball": "http://registry.npmjs.org/xcode/-/xcode-0.6.7.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/xcode/-/xcode-0.6.7.tgz"
}
