Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / redis / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "redis@0.7.3",
6         "scope": null,
7         "escapedName": "redis",
8         "name": "redis",
9         "rawSpec": "0.7.3",
10         "spec": "0.7.3",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io"
14     ]
15   ],
16   "_defaultsLoaded": true,
17   "_engineSupported": true,
18   "_from": "redis@0.7.3",
19   "_id": "redis@0.7.3",
20   "_inCache": true,
21   "_location": "/redis",
22   "_nodeVersion": "v0.8.1",
23   "_npmUser": {
24     "name": "mjr",
25     "email": "mjr@ranney.com"
26   },
27   "_npmVersion": "1.1.21",
28   "_phantomChildren": {},
29   "_requested": {
30     "raw": "redis@0.7.3",
31     "scope": null,
32     "escapedName": "redis",
33     "name": "redis",
34     "rawSpec": "0.7.3",
35     "spec": "0.7.3",
36     "type": "version"
37   },
38   "_requiredBy": [
39     "/socket.io"
40   ],
41   "_resolved": "https://registry.npmjs.org/redis/-/redis-0.7.3.tgz",
42   "_shasum": "ee57b7a44d25ec1594e44365d8165fa7d1d4811a",
43   "_shrinkwrap": null,
44   "_spec": "redis@0.7.3",
45   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io",
46   "author": {
47     "name": "Matt Ranney",
48     "email": "mjr@ranney.com"
49   },
50   "bugs": {
51     "url": "https://github.com/mranney/node_redis/issues"
52   },
53   "dependencies": {},
54   "description": "Redis client library",
55   "devDependencies": {
56     "metrics": ">=0.1.5"
57   },
58   "directories": {},
59   "dist": {
60     "shasum": "ee57b7a44d25ec1594e44365d8165fa7d1d4811a",
61     "tarball": "https://registry.npmjs.org/redis/-/redis-0.7.3.tgz"
62   },
63   "engines": {
64     "node": "*"
65   },
66   "homepage": "https://github.com/mranney/node_redis#readme",
67   "main": "./index.js",
68   "maintainers": [
69     {
70       "name": "mjr",
71       "email": "mjr@ranney.com"
72     }
73   ],
74   "name": "redis",
75   "optionalDependencies": {},
76   "readme": "ERROR: No README data found!",
77   "repository": {
78     "type": "git",
79     "url": "git://github.com/mranney/node_redis.git"
80   },
81   "scripts": {
82     "test": "node ./test.js"
83   },
84   "version": "0.7.3"
85 }