| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- {
- "_args": [
- [
- {
- "raw": "engine.io@1.6.8",
- "scope": null,
- "escapedName": "engine.io",
- "name": "engine.io",
- "rawSpec": "1.6.8",
- "spec": "1.6.8",
- "type": "version"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/socket.io"
- ]
- ],
- "_from": "engine.io@1.6.8",
- "_id": "engine.io@1.6.8",
- "_inCache": true,
- "_installable": true,
- "_location": "/engine.io",
- "_nodeVersion": "5.3.0",
- "_npmUser": {
- "name": "rauchg",
- "email": "rauchg@gmail.com"
- },
- "_npmVersion": "3.3.12",
- "_phantomChildren": {},
- "_requested": {
- "raw": "engine.io@1.6.8",
- "scope": null,
- "escapedName": "engine.io",
- "name": "engine.io",
- "rawSpec": "1.6.8",
- "spec": "1.6.8",
- "type": "version"
- },
- "_requiredBy": [
- "/socket.io"
- ],
- "_resolved": "https://registry.npmjs.org/engine.io/-/engine.io-1.6.8.tgz",
- "_shasum": "de05a06b757e7517695e088c7b051c47819f511b",
- "_shrinkwrap": null,
- "_spec": "engine.io@1.6.8",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/socket.io",
- "author": {
- "name": "Guillermo Rauch",
- "email": "guillermo@learnboost.com"
- },
- "bugs": {
- "url": "https://github.com/socketio/engine.io/issues"
- },
- "contributors": [
- {
- "name": "Eugen Dueck",
- "url": "https://github.com/EugenDueck"
- },
- {
- "name": "Afshin Mehrabani",
- "url": "https://github.com/afshinm"
- },
- {
- "name": "Christoph Dorn",
- "url": "https://github.com/cadorn"
- },
- {
- "name": "Mark Mokryn",
- "email": "mokesmokes@gmail.com"
- }
- ],
- "dependencies": {
- "accepts": "1.1.4",
- "base64id": "0.1.0",
- "debug": "2.2.0",
- "engine.io-parser": "1.2.4",
- "ws": "1.0.1"
- },
- "description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server",
- "devDependencies": {
- "engine.io-client": "1.6.8",
- "expect.js": "0.2.0",
- "mocha": "2.3.4",
- "s": "0.1.1",
- "superagent": "0.15.4"
- },
- "directories": {},
- "dist": {
- "shasum": "de05a06b757e7517695e088c7b051c47819f511b",
- "tarball": "https://registry.npmjs.org/engine.io/-/engine.io-1.6.8.tgz"
- },
- "gitHead": "83bee03bbbebee07df5d7b8a9fbafc327686c4bc",
- "homepage": "https://github.com/socketio/engine.io",
- "license": "MIT",
- "main": "./lib/engine.io",
- "maintainers": [
- {
- "name": "rauchg",
- "email": "rauchg@gmail.com"
- }
- ],
- "name": "engine.io",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/socketio/engine.io.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "1.6.8"
- }
|