Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / find-up / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "find-up@^1.0.0",
6         "scope": null,
7         "escapedName": "find-up",
8         "name": "find-up",
9         "rawSpec": "^1.0.0",
10         "spec": ">=1.0.0 <2.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\read-pkg-up"
14     ]
15   ],
16   "_from": "find-up@>=1.0.0 <2.0.0",
17   "_id": "find-up@1.1.2",
18   "_inCache": true,
19   "_location": "/find-up",
20   "_nodeVersion": "4.3.0",
21   "_npmOperationalInternal": {
22     "host": "packages-12-west.internal.npmjs.com",
23     "tmp": "tmp/find-up-1.1.2.tgz_1457199955637_0.3445317060686648"
24   },
25   "_npmUser": {
26     "name": "sindresorhus",
27     "email": "sindresorhus@gmail.com"
28   },
29   "_npmVersion": "2.14.12",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "find-up@^1.0.0",
33     "scope": null,
34     "escapedName": "find-up",
35     "name": "find-up",
36     "rawSpec": "^1.0.0",
37     "spec": ">=1.0.0 <2.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/read-pkg-up"
42   ],
43   "_resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
44   "_shasum": "6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f",
45   "_shrinkwrap": null,
46   "_spec": "find-up@^1.0.0",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\read-pkg-up",
48   "author": {
49     "name": "Sindre Sorhus",
50     "email": "sindresorhus@gmail.com",
51     "url": "sindresorhus.com"
52   },
53   "bugs": {
54     "url": "https://github.com/sindresorhus/find-up/issues"
55   },
56   "dependencies": {
57     "path-exists": "^2.0.0",
58     "pinkie-promise": "^2.0.0"
59   },
60   "description": "Find a file by walking up parent directories",
61   "devDependencies": {
62     "ava": "*",
63     "tempfile": "^1.1.1",
64     "xo": "*"
65   },
66   "directories": {},
67   "dist": {
68     "shasum": "6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f",
69     "tarball": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz"
70   },
71   "engines": {
72     "node": ">=0.10.0"
73   },
74   "files": [
75     "index.js"
76   ],
77   "gitHead": "f2d7c1ff74fbac82b2cff038e311ef4b075d9184",
78   "homepage": "https://github.com/sindresorhus/find-up",
79   "keywords": [
80     "find",
81     "up",
82     "find-up",
83     "findup",
84     "look-up",
85     "look",
86     "file",
87     "search",
88     "match",
89     "package",
90     "resolve",
91     "parent",
92     "parents",
93     "folder",
94     "directory",
95     "dir",
96     "walk",
97     "walking",
98     "path"
99   ],
100   "license": "MIT",
101   "maintainers": [
102     {
103       "name": "sindresorhus",
104       "email": "sindresorhus@gmail.com"
105     }
106   ],
107   "name": "find-up",
108   "optionalDependencies": {},
109   "readme": "ERROR: No README data found!",
110   "repository": {
111     "type": "git",
112     "url": "git+https://github.com/sindresorhus/find-up.git"
113   },
114   "scripts": {
115     "test": "xo && ava"
116   },
117   "version": "1.1.2"
118 }