{ "name": "net-socket", "version": "1.1.0", "description": "net.Socket that automatically reconnects", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/vdemedes/net-socket.git" }, "keywords": [ "net", "reconnect", "net-reconnect", "socket" ], "author": { "name": "Vadim Demedes", "email": "vdemedes@gmail.com" }, "license": "WTFPL", "bugs": { "url": "https://github.com/vdemedes/net-socket/issues" }, "homepage": "https://github.com/vdemedes/net-socket", "dependencies": { "delegates": "^0.1.0" }, "devDependencies": { "chai": "^2.1.1", "mocha": "^2.2.0" }, "gitHead": "1b89ff05e9a142f44e94e990648a607fdbf46006", "_id": "net-socket@1.1.0", "_shasum": "c764a0955610292672f18256db12a7f9a08d0026", "_from": "net-socket@", "_npmVersion": "3.10.8", "_nodeVersion": "6.9.1", "_npmUser": { "name": "vdemedes", "email": "vdemedes@gmail.com" }, "dist": { "shasum": "c764a0955610292672f18256db12a7f9a08d0026", "size": 1828, "noattachment": false, "tarball": "https://registry.npm.taobao.org/net-socket/download/net-socket-1.1.0.tgz" }, "maintainers": [ { "name": "vdemedes", "email": "sbioko@gmail.com" } ], "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/net-socket-1.1.0.tgz_1480356028932_0.6643189184833318" }, "directories": {}, "publish_time": 1480356030788, "_cnpm_publish_time": 1480356030788, "_hasShrinkwrap": false, "_resolved": "https://registry.npm.taobao.org/net-socket/download/net-socket-1.1.0.tgz" }