{
  "_from": "run-node@^1.0.0",
  "_id": "run-node@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A==",
  "_location": "/run-node",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "run-node@^1.0.0",
    "name": "run-node",
    "escapedName": "run-node",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/husky"
  ],
  "_resolved": "https://registry.npmjs.org/run-node/-/run-node-1.0.0.tgz",
  "_shasum": "46b50b946a2aa2d4947ae1d886e9856fd9cabe5e",
  "_spec": "run-node@^1.0.0",
  "_where": "/var/www/html/moro/node_modules/husky",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bin": {
    "run-node": "run-node"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/run-node/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Run the Node.js binary no matter what",
  "engines": {
    "node": ">=4"
  },
  "files": [
    "run-node"
  ],
  "homepage": "https://github.com/sindresorhus/run-node#readme",
  "keywords": [
    "run",
    "node",
    "nodejs",
    "node.js",
    "find",
    "binary",
    "bin",
    "execute",
    "which",
    "detect",
    "path",
    "env",
    "bash",
    "shell",
    "sh"
  ],
  "license": "MIT",
  "name": "run-node",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/run-node.git"
  },
  "scripts": {
    "test": "./run-node --version"
  },
  "version": "1.0.0"
}
