package.json 2.93 KB
{
  "_args": [
    [
      {
        "raw": "xcode@^0.8.9",
        "scope": null,
        "escapedName": "xcode",
        "name": "xcode",
        "rawSpec": "^0.8.9",
        "spec": ">=0.8.9 <0.9.0",
        "type": "range"
      },
      "/home/siddharth/Workspace/Temp/Flexydial/node_modules/cordova-custom-config"
    ]
  ],
  "_from": "xcode@>=0.8.9 <0.9.0",
  "_id": "[email protected]",
  "_inCache": true,
  "_installable": true,
  "_location": "/xcode",
  "_nodeVersion": "4.2.6",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/xcode-0.8.9.tgz_1469137632459_0.21505266707390547"
  },
  "_npmUser": {
    "name": "anis",
    "email": "[email protected]"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "xcode@^0.8.9",
    "scope": null,
    "escapedName": "xcode",
    "name": "xcode",
    "rawSpec": "^0.8.9",
    "spec": ">=0.8.9 <0.9.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cordova-custom-config"
  ],
  "_resolved": "https://registry.npmjs.org/xcode/-/xcode-0.8.9.tgz",
  "_shasum": "ec6765f70e9dccccc9f6e9a5b9b4e7e814b4cf35",
  "_shrinkwrap": null,
  "_spec": "xcode@^0.8.9",
  "_where": "/home/siddharth/Workspace/Temp/Flexydial/node_modules/cordova-custom-config",
  "author": {
    "name": "Andrew Lunny",
    "email": "[email protected]"
  },
  "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": {
    "node-uuid": "1.4.7",
    "pegjs": "0.9.0",
    "simple-plist": "0.1.4"
  },
  "description": "parser for xcodeproj/project.pbxproj files",
  "devDependencies": {
    "nodeunit": "0.9.1"
  },
  "directories": {},
  "dist": {
    "shasum": "ec6765f70e9dccccc9f6e9a5b9b4e7e814b4cf35",
    "tarball": "https://registry.npmjs.org/xcode/-/xcode-0.8.9.tgz"
  },
  "engines": {
    "node": ">=0.6.7"
  },
  "gitHead": "9f3726f6d766875500eebd85d9712925e3faa8b3",
  "homepage": "https://github.com/alunny/node-xcode#readme",
  "main": "index.js",
  "maintainers": [
    {
      "name": "alunny",
      "email": "[email protected]"
    },
    {
      "name": "filmaj",
      "email": "[email protected]"
    },
    {
      "name": "shepheb",
      "email": "[email protected]"
    },
    {
      "name": "anis",
      "email": "[email protected]"
    }
  ],
  "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.8.9"
}