{
  "_args": [
    [
      {
        "raw": "ios-sim@^6.0.0",
        "scope": null,
        "escapedName": "ios-sim",
        "name": "ios-sim",
        "rawSpec": "^6.0.0",
        "spec": ">=6.0.0 <7.0.0",
        "type": "range"
      },
      "/Users/shazron/Documents/git/apache/cordova-ios"
    ]
  ],
  "_from": "ios-sim@>=6.0.0 <7.0.0",
  "_id": "ios-sim@6.0.0",
  "_inCache": true,
  "_location": "/ios-sim",
  "_nodeVersion": "6.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/ios-sim-6.0.0.tgz_1497480385698_0.14935097587294877"
  },
  "_npmUser": {
    "name": "shazron",
    "email": "shazron@gmail.com"
  },
  "_npmVersion": "3.10.9",
  "_phantomChildren": {
    "abbrev": "1.0.9",
    "tail": "0.4.0"
  },
  "_requested": {
    "raw": "ios-sim@^6.0.0",
    "scope": null,
    "escapedName": "ios-sim",
    "name": "ios-sim",
    "rawSpec": "^6.0.0",
    "spec": ">=6.0.0 <7.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ios-sim/-/ios-sim-6.0.0.tgz",
  "_shasum": "6a8633f23ef43c43cd5f366e4115f358eef138ad",
  "_shrinkwrap": null,
  "_spec": "ios-sim@^6.0.0",
  "_where": "/Users/shazron/Documents/git/apache/cordova-ios",
  "author": {
    "name": "Shazron Abdullah"
  },
  "bin": {
    "ios-sim": "./bin/ios-sim"
  },
  "bugs": {
    "url": "https://github.com/phonegap/ios-sim/issues"
  },
  "dependencies": {
    "bplist-parser": "^0.0.6",
    "nopt": "1.0.9",
    "plist": "^1.2.0",
    "simctl": "^1.0.0"
  },
  "description": "launch iOS apps into the iOS Simulator from the command line (Xcode 7.0+)",
  "devDependencies": {
    "jasmine-node": "^1.14.5",
    "jscs": "^2.11.0",
    "jshint": "^2.9.1"
  },
  "directories": {},
  "dist": {
    "shasum": "6a8633f23ef43c43cd5f366e4115f358eef138ad",
    "tarball": "https://registry.npmjs.org/ios-sim/-/ios-sim-6.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "4bbe6b3307b594d9bf78775418fea139e71eabb1",
  "homepage": "https://github.com/phonegap/ios-sim#readme",
  "keywords": [
    "ios-sim",
    "iOS Simulator"
  ],
  "license": "MIT",
  "main": "ios-sim.js",
  "maintainers": [
    {
      "name": "macdonst",
      "email": "simon.macdonald@gmail.com"
    },
    {
      "name": "purplecabbage",
      "email": "purplecabbage@gmail.com"
    },
    {
      "name": "shazron",
      "email": "shazron@gmail.com"
    },
    {
      "name": "stevegill",
      "email": "stevengill97@gmail.com"
    }
  ],
  "name": "ios-sim",
  "optionalDependencies": {},
  "preferGlobal": "true",
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/phonegap/ios-sim.git"
  },
  "scripts": {
    "jasmine": "jasmine-node --captureExceptions --color spec",
    "jscs": "jscs src ./ios-sim.js",
    "jshint": "jshint src ./ios-sim.js",
    "postjshint": "npm run jscs",
    "posttest": "npm run jshint",
    "test": "npm run jasmine"
  },
  "version": "6.0.0"
}
