Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / socket.io / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "socket.io@0.9.16",
6         "scope": null,
7         "escapedName": "socket.io",
8         "name": "socket.io",
9         "rawSpec": "0.9.16",
10         "spec": "0.9.16",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\karma"
14     ]
15   ],
16   "_from": "socket.io@0.9.16",
17   "_id": "socket.io@0.9.16",
18   "_inCache": true,
19   "_location": "/socket.io",
20   "_npmUser": {
21     "name": "rauchg",
22     "email": "rauchg@gmail.com"
23   },
24   "_npmVersion": "1.2.18",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "socket.io@0.9.16",
28     "scope": null,
29     "escapedName": "socket.io",
30     "name": "socket.io",
31     "rawSpec": "0.9.16",
32     "spec": "0.9.16",
33     "type": "version"
34   },
35   "_requiredBy": [
36     "/karma"
37   ],
38   "_resolved": "https://registry.npmjs.org/socket.io/-/socket.io-0.9.16.tgz",
39   "_shasum": "3bab0444e49b55fbbc157424dbd41aa375a51a76",
40   "_shrinkwrap": null,
41   "_spec": "socket.io@0.9.16",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\karma",
43   "author": {
44     "name": "Guillermo Rauch",
45     "email": "guillermo@learnboost.com"
46   },
47   "bugs": {
48     "url": "https://github.com/LearnBoost/socket.io/issues"
49   },
50   "contributors": [
51     {
52       "name": "Guillermo Rauch",
53       "email": "rauchg@gmail.com"
54     },
55     {
56       "name": "Arnout Kazemier",
57       "email": "info@3rd-eden.com"
58     },
59     {
60       "name": "Vladimir Dronnikov",
61       "email": "dronnikov@gmail.com"
62     },
63     {
64       "name": "Einar Otto Stangvik",
65       "email": "einaros@gmail.com"
66     }
67   ],
68   "dependencies": {
69     "base64id": "0.1.0",
70     "policyfile": "0.0.4",
71     "redis": "0.7.3",
72     "socket.io-client": "0.9.16"
73   },
74   "description": "Real-time apps made cross-browser & easy with a WebSocket-like API",
75   "devDependencies": {
76     "benchmark": "0.2.2",
77     "colors": "0.5.1",
78     "expresso": "0.9.2",
79     "microtime": "0.1.3-1",
80     "should": "*"
81   },
82   "directories": {},
83   "dist": {
84     "shasum": "3bab0444e49b55fbbc157424dbd41aa375a51a76",
85     "tarball": "https://registry.npmjs.org/socket.io/-/socket.io-0.9.16.tgz"
86   },
87   "engines": {
88     "node": ">= 0.4.0"
89   },
90   "homepage": "http://socket.io",
91   "keywords": [
92     "websocket",
93     "socket",
94     "realtime",
95     "socket.io",
96     "comet",
97     "ajax"
98   ],
99   "main": "index",
100   "maintainers": [
101     {
102       "name": "rauchg",
103       "email": "rauchg@gmail.com"
104     }
105   ],
106   "name": "socket.io",
107   "optionalDependencies": {
108     "redis": "0.7.3"
109   },
110   "readme": "ERROR: No README data found!",
111   "repository": {
112     "type": "git",
113     "url": "git+https://github.com/LearnBoost/socket.io.git"
114   },
115   "scripts": {
116     "test": "make test"
117   },
118   "version": "0.9.16"
119 }