Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / is-my-json-valid / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "is-my-json-valid@^2.12.4",
6         "scope": null,
7         "escapedName": "is-my-json-valid",
8         "name": "is-my-json-valid",
9         "rawSpec": "^2.12.4",
10         "spec": ">=2.12.4 <3.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\har-validator"
14     ]
15   ],
16   "_from": "is-my-json-valid@>=2.12.4 <3.0.0",
17   "_id": "is-my-json-valid@2.16.0",
18   "_inCache": true,
19   "_location": "/is-my-json-valid",
20   "_nodeVersion": "7.5.0",
21   "_npmOperationalInternal": {
22     "host": "packages-12-west.internal.npmjs.com",
23     "tmp": "tmp/is-my-json-valid-2.16.0.tgz_1488122410016_0.7586333625949919"
24   },
25   "_npmUser": {
26     "name": "linusu",
27     "email": "linus@folkdatorn.se"
28   },
29   "_npmVersion": "4.1.2",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "is-my-json-valid@^2.12.4",
33     "scope": null,
34     "escapedName": "is-my-json-valid",
35     "name": "is-my-json-valid",
36     "rawSpec": "^2.12.4",
37     "spec": ">=2.12.4 <3.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/har-validator"
42   ],
43   "_resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz",
44   "_shasum": "f079dd9bfdae65ee2038aae8acbc86ab109e3693",
45   "_shrinkwrap": null,
46   "_spec": "is-my-json-valid@^2.12.4",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\har-validator",
48   "author": {
49     "name": "Mathias Buus"
50   },
51   "bugs": {
52     "url": "https://github.com/mafintosh/is-my-json-valid/issues"
53   },
54   "dependencies": {
55     "generate-function": "^2.0.0",
56     "generate-object-property": "^1.1.0",
57     "jsonpointer": "^4.0.0",
58     "xtend": "^4.0.0"
59   },
60   "description": "A JSONSchema validator that uses code generation to be extremely fast",
61   "devDependencies": {
62     "tape": "^2.13.4"
63   },
64   "directories": {},
65   "dist": {
66     "shasum": "f079dd9bfdae65ee2038aae8acbc86ab109e3693",
67     "tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz"
68   },
69   "gitHead": "01db30a6c968bfa87f2b6e16a905e73172bc6bea",
70   "homepage": "https://github.com/mafintosh/is-my-json-valid",
71   "keywords": [
72     "json",
73     "schema",
74     "orderly",
75     "jsonschema"
76   ],
77   "license": "MIT",
78   "main": "index.js",
79   "maintainers": [
80     {
81       "name": "emilbay",
82       "email": "github@tixz.dk"
83     },
84     {
85       "name": "emilbayes",
86       "email": "github@tixz.dk"
87     },
88     {
89       "name": "freeall",
90       "email": "freeall@gmail.com"
91     },
92     {
93       "name": "linusu",
94       "email": "linus@folkdatorn.se"
95     },
96     {
97       "name": "mafintosh",
98       "email": "mathiasbuus@gmail.com"
99     },
100     {
101       "name": "watson",
102       "email": "w@tson.dk"
103     },
104     {
105       "name": "yoshuawuyts",
106       "email": "i@yoshuawuyts.com"
107     }
108   ],
109   "name": "is-my-json-valid",
110   "optionalDependencies": {},
111   "readme": "ERROR: No README data found!",
112   "repository": {
113     "type": "git",
114     "url": "git+https://github.com/mafintosh/is-my-json-valid.git"
115   },
116   "scripts": {
117     "test": "tape test/*.js"
118   },
119   "version": "2.16.0"
120 }