summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/package.json
blob: 3dce00f9640540f7355c170b0461696e85032ce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
  "_from": "npm-run-path@^2.0.0",
  "_id": "npm-run-path@2.0.2",
  "_inBundle": false,
  "_integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
  "_location": "/libnpx/yargs/os-locale/execa/npm-run-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "npm-run-path@^2.0.0",
    "name": "npm-run-path",
    "escapedName": "npm-run-path",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/libnpx/yargs/os-locale/execa"
  ],
  "_resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
  "_shasum": "35a9232dfa35d7067b4cb2ddf2357b1871536c5f",
  "_shrinkwrap": null,
  "_spec": "npm-run-path@^2.0.0",
  "_where": "/Users/zkat/Documents/code/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa",
  "bin": null,
  "bundleDependencies": false,
  "dependencies": {
    "path-key": "^2.0.0"
  },
  "deprecated": false,
  "description": "> Get your [PATH](https://en.wikipedia.org/wiki/PATH_(variable)) prepended with locally installed binaries",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "name": "npm-run-path",
  "optionalDependencies": {},
  "peerDependencies": {},
  "scripts": {},
  "version": "2.0.2"
}