| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- {
- "_args": [
- [
- {
- "raw": "socket.io-client@1.4.5",
- "scope": null,
- "escapedName": "socket.io-client",
- "name": "socket.io-client",
- "rawSpec": "1.4.5",
- "spec": "1.4.5",
- "type": "version"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/socket.io"
- ]
- ],
- "_from": "socket.io-client@1.4.5",
- "_id": "socket.io-client@1.4.5",
- "_inCache": true,
- "_installable": true,
- "_location": "/socket.io-client",
- "_nodeVersion": "5.3.0",
- "_npmUser": {
- "name": "rauchg",
- "email": "rauchg@gmail.com"
- },
- "_npmVersion": "3.3.12",
- "_phantomChildren": {},
- "_requested": {
- "raw": "socket.io-client@1.4.5",
- "scope": null,
- "escapedName": "socket.io-client",
- "name": "socket.io-client",
- "rawSpec": "1.4.5",
- "spec": "1.4.5",
- "type": "version"
- },
- "_requiredBy": [
- "/socket.io"
- ],
- "_resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.4.5.tgz",
- "_shasum": "400d630c31e7c9579e45173f977e4f5bd8dc7d2e",
- "_shrinkwrap": null,
- "_spec": "socket.io-client@1.4.5",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/socket.io",
- "bugs": {
- "url": "https://github.com/Automattic/socket.io-client/issues"
- },
- "contributors": [
- {
- "name": "Guillermo Rauch",
- "email": "rauchg@gmail.com"
- },
- {
- "name": "Arnout Kazemier",
- "email": "info@3rd-eden.com"
- },
- {
- "name": "Vladimir Dronnikov",
- "email": "dronnikov@gmail.com"
- },
- {
- "name": "Einar Otto Stangvik",
- "email": "einaros@gmail.com"
- }
- ],
- "dependencies": {
- "backo2": "1.0.2",
- "component-bind": "1.0.0",
- "component-emitter": "1.2.0",
- "debug": "2.2.0",
- "engine.io-client": "1.6.8",
- "has-binary": "0.1.7",
- "indexof": "0.0.1",
- "object-component": "0.0.3",
- "parseuri": "0.0.4",
- "socket.io-parser": "2.2.6",
- "to-array": "0.1.4"
- },
- "description": "[](http://travis-ci.org/socketio/socket.io-client) [](https://david-dm.org/socketio/socket.io-client) [![dev",
- "devDependencies": {
- "base64-arraybuffer": "0.1.5",
- "browserify": "13.0.0",
- "concat-stream": "1.5.1",
- "derequire": "2.0.3",
- "expect.js": "0.3.1",
- "has-cors": "1.1.0",
- "istanbul": "0.4.2",
- "mocha": "2.3.4",
- "socket.io": "1.4.5",
- "text-blob-builder": "0.0.1",
- "uglify-js": "2.6.1",
- "zuul": "3.9.0",
- "zuul-ngrok": "3.2.0"
- },
- "directories": {},
- "dist": {
- "shasum": "400d630c31e7c9579e45173f977e4f5bd8dc7d2e",
- "tarball": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.4.5.tgz"
- },
- "gitHead": "5fe7373610ef92de0d34b44d503c22cab5712c8d",
- "homepage": "https://github.com/Automattic/socket.io-client",
- "jspm": {
- "main": "socket.io.js"
- },
- "keywords": [
- "realtime",
- "framework",
- "websocket",
- "tcp",
- "events",
- "client"
- ],
- "license": "MIT",
- "main": "./lib/index",
- "maintainers": [
- {
- "name": "rauchg",
- "email": "rauchg@gmail.com"
- }
- ],
- "name": "socket.io-client",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/Automattic/socket.io-client.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "1.4.5"
- }
|