{ "_args": [ [ "engine.io@1.8.5", "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp" ] ], "_from": "engine.io@1.8.5", "_id": "engine.io@1.8.5", "_inBundle": false, "_integrity": "sha512-j1DWIcktw4hRwrv6nWx++5nFH2X64x16MAG2P0Lmi5Dvdfi3I+Jhc7JKJIdAmDJa+5aZ/imHV7dWRPy2Cqjh3A==", "_location": "/engine.io", "_phantomChildren": { "after": "0.8.2", "has-binary": "0.1.7", "mime-types": "2.1.27", "options": "0.0.6", "wtf-8": "1.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "engine.io@1.8.5", "name": "engine.io", "escapedName": "engine.io", "rawSpec": "1.8.5", "saveSpec": null, "fetchSpec": "1.8.5" }, "_requiredBy": [ "/ron-react-autocomplete" ], "_resolved": "https://registry.npmjs.org/engine.io/-/engine.io-1.8.5.tgz", "_spec": "1.8.5", "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp", "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.3.3", "base64id": "1.0.0", "cookie": "0.3.1", "debug": "2.3.3", "engine.io-parser": "1.3.2", "ws": "~1.1.5" }, "description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server", "devDependencies": { "babel-eslint": "5.0.0", "babel-preset-es2015": "6.3.13", "engine.io-client": "1.8.5", "eslint-config-standard": "4.4.0", "eslint-plugin-standard": "1.3.2", "expect.js": "0.2.0", "gulp": "3.9.0", "gulp-babel": "6.1.1", "gulp-eslint": "1.1.1", "gulp-mocha": "2.2.0", "gulp-nsp": "^2.4.1", "mocha": "2.3.4", "s": "0.1.1", "superagent": "0.15.4", "uws": "0.14.1" }, "files": [ "index.js", "lib/" ], "homepage": "https://github.com/socketio/engine.io", "license": "MIT", "main": "./lib/engine.io", "name": "engine.io", "repository": { "type": "git", "url": "git+ssh://git@github.com/socketio/engine.io.git" }, "scripts": { "test": "gulp test; EIO_WS_ENGINE=uws gulp test;" }, "version": "1.8.5" }