summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpx/node_modules/yargs/node_modules/find-up/node_modules/locate-path/node_modules/path-exists/package.json
blob: b14eb2ca0be70c6c0ecf8e6f057665cde93034e4 (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
{
  "_from": "path-exists@^3.0.0",
  "_id": "path-exists@3.0.0",
  "_inBundle": false,
  "_integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
  "_location": "/libnpx/yargs/find-up/locate-path/path-exists",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "path-exists@^3.0.0",
    "name": "path-exists",
    "escapedName": "path-exists",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/libnpx/yargs/find-up/locate-path"
  ],
  "_resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
  "_shasum": "ce0ebeaa5f78cb18925ea7d810d7b59b010fd515",
  "_shrinkwrap": null,
  "_spec": "path-exists@^3.0.0",
  "_where": "/Users/zkat/Documents/code/npm/node_modules/libnpx/node_modules/yargs/node_modules/find-up/node_modules/locate-path",
  "bin": null,
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "> Check if a path exists",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "name": "path-exists",
  "optionalDependencies": {},
  "peerDependencies": {},
  "scripts": {},
  "version": "3.0.0"
}