{
  "_args": [
    [
      "npm-run@^2.0.0",
      "/usr/share/npm/node_modules/esformatter"
    ]
  ],
  "_from": "npm-run@>=2.0.0 <3.0.0",
  "_id": "npm-run@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/npm-run",
  "_npmUser": {
    "email": "secoif@gmail.com",
    "name": "timoxley"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "npm-run",
    "raw": "npm-run@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/esformatter"
  ],
  "_resolved": "https://registry.npmjs.org/npm-run/-/npm-run-2.0.0.tgz",
  "_shasum": "28dfc0ad5e2e46fe0848e2bd58ddf002e7b73c15",
  "_shrinkwrap": null,
  "_spec": "npm-run@^2.0.0",
  "_where": "/usr/share/npm/node_modules/esformatter",
  "author": {
    "name": "Tim Oxley"
  },
  "bin": {
    "npm-run": "bin/npm-run.js"
  },
  "bugs": {
    "url": "https://github.com/timoxley/npm-run/issues"
  },
  "dependencies": {
    "minimist": "^1.1.1",
    "npm-path": "^1.0.1",
    "npm-which": "^2.0.0",
    "serializerr": "^1.0.1",
    "spawn-sync": "^1.0.5",
    "sync-exec": "^0.5.0"
  },
  "description": "Run locally-installed executables.",
  "devDependencies": {
    "bl": "^0.9.4",
    "tape": "^3.5.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "28dfc0ad5e2e46fe0848e2bd58ddf002e7b73c15",
    "tarball": "https://registry.npmjs.org/npm-run/-/npm-run-2.0.0.tgz"
  },
  "gitHead": "063f6abe37b034c3b890c0e40e6f93bace4fd2dc",
  "homepage": "https://github.com/timoxley/npm-run",
  "keywords": [
    "executable",
    "npm",
    "path",
    "run"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "timoxley",
      "email": "secoif@gmail.com"
    }
  ],
  "name": "npm-run",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/timoxley/npm-run.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "2.0.0"
}
