{ "_args": [ [ "socket.io@1.6.0", "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\browser-sync" ] ], "_from": "socket.io@1.6.0", "_id": "socket.io@1.6.0", "_inCache": true, "_location": "/socket.io", "_nodeVersion": "4.4.7", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/socket.io-1.6.0.tgz_1479612469487_0.3990815947763622" }, "_npmUser": { "email": "damien.arrachequesne@gmail.com", "name": "darrachequesne" }, "_npmVersion": "2.15.8", "_phantomChildren": {}, "_requested": { "name": "socket.io", "raw": "socket.io@1.6.0", "rawSpec": "1.6.0", "scope": null, "spec": "1.6.0", "type": "version" }, "_requiredBy": [ "/browser-sync" ], "_resolved": "https://registry.npmjs.org/socket.io/-/socket.io-1.6.0.tgz", "_shasum": "3e40d932637e6bd923981b25caf7c53e83b6e2e1", "_shrinkwrap": null, "_spec": "socket.io@1.6.0", "_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\browser-sync", "bugs": { "url": "https://github.com/socketio/socket.io/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": { "debug": "2.3.3", "engine.io": "1.8.0", "has-binary": "0.1.7", "object-assign": "4.1.0", "socket.io-adapter": "0.5.0", "socket.io-client": "1.6.0", "socket.io-parser": "2.3.1" }, "description": "node.js realtime framework server", "devDependencies": { "babel-preset-es2015": "6.3.13", "del": "2.2.0", "expect.js": "0.3.1", "gulp": "3.9.0", "gulp-babel": "6.1.1", "gulp-istanbul": "0.10.3", "gulp-mocha": "2.2.0", "gulp-task-listing": "1.0.1", "istanbul": "0.4.1", "mocha": "2.3.4", "superagent": "1.6.1", "supertest": "1.1.0" }, "directories": {}, "dist": { "shasum": "3e40d932637e6bd923981b25caf7c53e83b6e2e1", "tarball": "https://registry.npmjs.org/socket.io/-/socket.io-1.6.0.tgz" }, "files": [ "lib/" ], "gitHead": "57b386385e356e7a4607637e004ec8b4d960bca6", "homepage": "https://github.com/socketio/socket.io#readme", "installable": true, "keywords": [ "events", "framework", "io", "realtime", "socket", "tcp", "websocket" ], "license": "MIT", "main": "./lib/index", "maintainers": [ { "name": "darrachequesne", "email": "damien.arrachequesne@gmail.com" }, { "name": "rauchg", "email": "rauchg@gmail.com" } ], "name": "socket.io", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/socketio/socket.io.git" }, "scripts": { "test": "gulp test" }, "version": "1.6.0" }