Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / socket.io-client / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "socket.io-client@0.9.16",
6         "scope": null,
7         "escapedName": "socket.io-client",
8         "name": "socket.io-client",
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\\socket.io"
14     ]
15   ],
16   "_from": "socket.io-client@0.9.16",
17   "_id": "socket.io-client@0.9.16",
18   "_inCache": true,
19   "_location": "/socket.io-client",
20   "_npmUser": {
21     "name": "rauchg",
22     "email": "rauchg@gmail.com"
23   },
24   "_npmVersion": "1.2.18",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "socket.io-client@0.9.16",
28     "scope": null,
29     "escapedName": "socket.io-client",
30     "name": "socket.io-client",
31     "rawSpec": "0.9.16",
32     "spec": "0.9.16",
33     "type": "version"
34   },
35   "_requiredBy": [
36     "/socket.io"
37   ],
38   "_resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-0.9.16.tgz",
39   "_shasum": "4da7515c5e773041d1b423970415bcc430f35fc6",
40   "_shrinkwrap": null,
41   "_spec": "socket.io-client@0.9.16",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io",
43   "author": {
44     "name": "Guillermo Rauch",
45     "email": "guillermo@learnboost.com"
46   },
47   "browserify": "./dist/socket.io.js",
48   "bugs": {
49     "url": "https://github.com/LearnBoost/socket.io-client/issues"
50   },
51   "contributors": [
52     {
53       "name": "Guillermo Rauch",
54       "email": "rauchg@gmail.com"
55     },
56     {
57       "name": "Arnout Kazemier",
58       "email": "info@3rd-eden.com"
59     },
60     {
61       "name": "Vladimir Dronnikov",
62       "email": "dronnikov@gmail.com"
63     },
64     {
65       "name": "Einar Otto Stangvik",
66       "email": "einaros@gmail.com"
67     }
68   ],
69   "dependencies": {
70     "active-x-obfuscator": "0.0.1",
71     "uglify-js": "1.2.5",
72     "ws": "0.4.x",
73     "xmlhttprequest": "1.4.2"
74   },
75   "description": "Socket.IO client for the browser and node.js",
76   "devDependencies": {
77     "express": "2.5.x",
78     "expresso": "*",
79     "jade": "*",
80     "should": "*",
81     "socket.io": "0.9.16",
82     "socket.io-client": "0.9.16",
83     "stylus": "*"
84   },
85   "directories": {},
86   "dist": {
87     "shasum": "4da7515c5e773041d1b423970415bcc430f35fc6",
88     "tarball": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-0.9.16.tgz"
89   },
90   "engines": {
91     "node": ">= 0.4.0"
92   },
93   "homepage": "http://socket.io",
94   "keywords": [
95     "websocket",
96     "socket",
97     "realtime",
98     "socket.io",
99     "comet",
100     "ajax"
101   ],
102   "main": "./lib/io.js",
103   "maintainers": [
104     {
105       "name": "rauchg",
106       "email": "rauchg@gmail.com"
107     }
108   ],
109   "name": "socket.io-client",
110   "optionalDependencies": {},
111   "readme": "ERROR: No README data found!",
112   "repository": {
113     "type": "git",
114     "url": "git+https://github.com/LearnBoost/socket.io-client.git"
115   },
116   "version": "0.9.16"
117 }