{
"_args": [
[
"npm-run-path@^4.0.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/execa"
]
],
"_from": "npm-run-path@>=4.0.0 <5.0.0",
"_hasShrinkwrap": false,
"_id": "npm-run-path@4.0.1",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/npm-run-path",
"_nodeVersion": "10.17.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/npm-run-path_4.0.1_1577052272701_0.6308620576315229"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "6.11.3",
"_phantomChildren": {},
"_requested": {
"name": "npm-run-path",
"raw": "npm-run-path@^4.0.0",
"rawSpec": "^4.0.0",
"scope": null,
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/execa"
],
"_resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
"_shasum": "b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea",
"_shrinkwrap": null,
"_spec": "npm-run-path@^4.0.0",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/execa",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/npm-run-path/issues"
},
"dependencies": {
"path-key": "^3.0.0"
},
"description": "Get your PATH prepended with locally installed binaries",
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.2",
"xo": "^0.24.0"
},
"directories": {},
"dist": {
"fileCount": 5,
"integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/+hxCRA9TVsSAnZWagAA2WYP/RRlICElf+0xwthqYMBR\nejdSe9zlveJk35MLTa6vCb86QuNi9OuTyeE6ltAqRBLbtk4fJZ9x5hI4LqEk\nisGpb+1gk212mzxhKJvC2dLxMBHXZEWycPLVrLxfg96F5vFtd09xL0j9Vlds\nf/YvoPY08ey4z4G1oIugpnSC+9Q/abtdmTB6ZNKrIJWONktNSYBDIbnoJkJ2\nNoVKjEb8uuHoNAbFo4Hbp6H1flPbuwyLMw8xkbHr6hjiTVNkxwmQL9O43bK7\nfBsHe3WwSRbypc9kcya2VzqsTenUQXYYshTMF69cde7r+EQIhd/lR0c+/gD1\ncFNfsYGJGjyP+pudKqwJNSaUCvNxRi+PkZ7H+NKmhn9vGD8lhKv2e4N9SdVl\nN3jkkUHkR1UXgUOPzVKXSyvQexjHgGUQXle4VNO/jIQORjfXwkBOQbWsZd0N\nWevYJxKyrp5Y3KQ47YEj7AqJT1tLCbUmXmD0UEmNJ1ibPteiuc7f8k1tjuq+\nOSKu8v6k+qGB/fyEqkvbDPxNu3mJGBVKnBWj3UMu3d8KZL/Cwce/c9bIXCPF\nI2DbDLtffXtwyW75fvshpgtNAF605kpkoKwYHMp9/S+teDxxYKVN6bDRilzA\n9IOdhL+CJG4KFuIHB/uEypgMJYGtXtPWDfa4tax5EBTQC5wasub1ZuMB70Go\nWbdv\r\n=Skp3\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea",
"tarball": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
"unpackedSize": 8128
},
"engines": {
"node": ">=8"
},
"gitHead": "09c9017b77591ced1723bd71ef9f3b5e72349268",
"homepage": "https://github.com/sindresorhus/npm-run-path#readme",
"keywords": [
"bin",
"binaries",
"binary",
"cli",
"command-line",
"executable",
"execute",
"npm",
"package",
"path",
"run",
"script"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "npm-run-path",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/npm-run-path.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "4.0.1"
}