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