{
  "_args": [
    [
      {
        "raw": "simctl@^0.1.0",
        "scope": null,
        "escapedName": "simctl",
        "name": "simctl",
        "rawSpec": "^0.1.0",
        "spec": ">=0.1.0 <0.2.0",
        "type": "range"
      },
      "/Volumes/DATA/Projects/nodekit-cli/templates-build/nodekit-platform-ios/node_modules/ios-sim"
    ]
  ],
  "_from": "simctl@>=0.1.0 <0.2.0",
  "_id": "simctl@0.1.0",
  "_inCache": true,
  "_location": "/simctl",
  "_nodeVersion": "6.7.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/simctl-0.1.0.tgz_1476944722710_0.7685866917017847"
  },
  "_npmUser": {
    "name": "shazron",
    "email": "shazron@gmail.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "simctl@^0.1.0",
    "scope": null,
    "escapedName": "simctl",
    "name": "simctl",
    "rawSpec": "^0.1.0",
    "spec": ">=0.1.0 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ios-sim"
  ],
  "_resolved": "https://registry.npmjs.org/simctl/-/simctl-0.1.0.tgz",
  "_shasum": "ade133b616e277fea5cbc9ba438a80529baa696d",
  "_shrinkwrap": null,
  "_spec": "simctl@^0.1.0",
  "_where": "/Volumes/DATA/Projects/nodekit-cli/templates-build/nodekit-platform-ios/node_modules/ios-sim",
  "author": {
    "name": "Shazron Abdullah"
  },
  "bugs": {
    "url": "https://github.com/phonegap/simctl/issues"
  },
  "dependencies": {
    "shelljs": "^0.2.6",
    "tail": "^0.4.0"
  },
  "description": "library for Xcode simctl utility on OS X",
  "devDependencies": {
    "jasmine-node": "^1.14.5",
    "jscs": "^2.11.0",
    "jshint": "^2.9.1"
  },
  "directories": {},
  "dist": {
    "shasum": "ade133b616e277fea5cbc9ba438a80529baa696d",
    "tarball": "https://registry.npmjs.org/simctl/-/simctl-0.1.0.tgz"
  },
  "gitHead": "4d567f52e0db7b8ccdfb5c2716a0eb6a37d776c1",
  "homepage": "https://github.com/phonegap/simctl#readme",
  "keywords": [
    "simctl",
    "iOS Simulator"
  ],
  "license": "MIT",
  "main": "simctl.js",
  "maintainers": [
    {
      "name": "shazron",
      "email": "shazron@gmail.com"
    }
  ],
  "name": "simctl",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/phonegap/simctl.git"
  },
  "scripts": {
    "jasmine": "jasmine-node --captureExceptions --color spec",
    "jscs": "jscs lib ./simctl.js",
    "jshint": "jshint lib ./simctl.js",
    "postjshint": "npm run jscs",
    "posttest": "npm run jshint",
    "test": "npm run jasmine"
  },
  "version": "0.1.0"
}
