{
  "_args": [
    [
      "sync-exec@^0.5.0",
      "/usr/share/npm/node_modules/npm-run"
    ]
  ],
  "_from": "sync-exec@>=0.5.0 <0.6.0",
  "_id": "sync-exec@0.5.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/sync-exec",
  "_npmUser": {
    "email": "gvarsanyi@gmail.com",
    "name": "gvarsanyi"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "sync-exec",
    "raw": "sync-exec@^0.5.0",
    "rawSpec": "^0.5.0",
    "scope": null,
    "spec": ">=0.5.0 <0.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "/npm-run"
  ],
  "_resolved": "https://registry.npmjs.org/sync-exec/-/sync-exec-0.5.0.tgz",
  "_shasum": "3f7258e4a5ba17245381909fa6a6f6cf506e1661",
  "_shrinkwrap": null,
  "_spec": "sync-exec@^0.5.0",
  "_where": "/usr/share/npm/node_modules/npm-run",
  "author": {
    "name": "Greg Varsanyi"
  },
  "bugs": {
    "url": "https://github.com/gvarsanyi/sync-exec/issues"
  },
  "dependencies": {},
  "description": "Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.",
  "devDependencies": {
    "coffee-script": "^1.9.1"
  },
  "directories": {},
  "dist": {
    "shasum": "3f7258e4a5ba17245381909fa6a6f6cf506e1661",
    "tarball": "https://registry.npmjs.org/sync-exec/-/sync-exec-0.5.0.tgz"
  },
  "gitHead": "43bfba8dc84aeaa1347f8d7bf52d5427dd65db82",
  "homepage": "https://github.com/gvarsanyi/sync-exec",
  "keywords": [
    "exec",
    "execSync",
    "fs",
    "status",
    "status code",
    "sync",
    "synchronous"
  ],
  "license": "GNU GPLv2",
  "main": "js/sync-exec.js",
  "maintainers": [
    {
      "name": "gvarsanyi",
      "email": "gvarsanyi@gmail.com"
    }
  ],
  "name": "sync-exec",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/gvarsanyi/sync-exec.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.5.0"
}
