{
  "_from": "xcode@0.8.7",
  "_id": "xcode@0.8.7",
  "_inBundle": false,
  "_integrity": "sha512-YnrcIbXfCsfBswoLokvH2DSktecZPd9hQF+eYhGgLs7ch/MR8o15Mvt9Qvn0T7N0Dv2fnBQN2QAuprnAAIM3fg==",
  "_location": "/xcode",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "xcode@0.8.7",
    "name": "xcode",
    "escapedName": "xcode",
    "rawSpec": "0.8.7",
    "saveSpec": null,
    "fetchSpec": "0.8.7"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/xcode/-/xcode-0.8.7.tgz",
  "_shasum": "aab86d999d4019f76c573c62dc392fbd1aaa3408",
  "_spec": "xcode@0.8.7",
  "_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp",
  "author": {
    "name": "Andrew Lunny",
    "email": "alunny@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/alunny/node-xcode/issues"
  },
  "bundleDependencies": false,
  "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": {
    "node-uuid": "1.4.7",
    "pegjs": "0.6.2",
    "simple-plist": "0.0.4"
  },
  "deprecated": false,
  "description": "parser for xcodeproj/project.pbxproj files",
  "devDependencies": {
    "nodeunit": "0.9.0"
  },
  "engines": {
    "node": ">=0.6.7"
  },
  "homepage": "https://github.com/alunny/node-xcode#readme",
  "main": "index.js",
  "name": "xcode",
  "repository": {
    "url": "git+https://github.com/alunny/node-xcode.git"
  },
  "scripts": {
    "test": "nodeunit test/parser test"
  },
  "version": "0.8.7"
}
