{ "_args": [ [ { "raw": "stomp-client", "scope": null, "escapedName": "stomp-client", "name": "stomp-client", "rawSpec": "", "spec": "latest", "type": "tag" }, "/data/feimat/im/imsvr" ] ], "_from": "stomp-client@latest", "_id": "stomp-client@0.9.0", "_inCache": true, "_location": "/stomp-client", "_nodeVersion": "4.2.3", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/stomp-client-0.9.0.tgz_1488205082136_0.08868531114421785" }, "_npmUser": { "name": "easternbloc", "email": "ben@marvell-consulting.com" }, "_npmVersion": "3.10.5", "_phantomChildren": {}, "_requested": { "raw": "stomp-client", "scope": null, "escapedName": "stomp-client", "name": "stomp-client", "rawSpec": "", "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/stomp-client/-/stomp-client-0.9.0.tgz", "_shasum": "584c492b3fbaeb69cb961a69c502eb4ba496c03d", "_shrinkwrap": null, "_spec": "stomp-client", "_where": "/data/feimat/im/imsvr", "author": { "name": "Ben Marvell" }, "bugs": { "url": "https://github.com/easternbloc/node-stomp-client/issues" }, "contributors": [ { "name": "Ben Marvell", "email": "ben@marvell-consulting.com" }, { "name": "Ryan Grenz", "email": "info@ryangrenz.com" } ], "dependencies": {}, "description": "A STOMP protocol implementation in node.js", "devDependencies": { "jshint": "2.8.0", "nodeunit": "0.9.1" }, "directories": {}, "dist": { "shasum": "584c492b3fbaeb69cb961a69c502eb4ba496c03d", "tarball": "https://registry.npmjs.org/stomp-client/-/stomp-client-0.9.0.tgz" }, "engines": { "node": ">= 0.10" }, "gitHead": "646d7641459f4cbe08a87bcec50e22d42da0b688", "homepage": "https://github.com/easternbloc/node-stomp-client#readme", "keywords": [ "stomp", "messaging" ], "license": "MIT", "main": "lib/client.js", "maintainers": [ { "name": "easternbloc", "email": "madmarv187@gmail.com" } ], "name": "stomp-client", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "url": "git+ssh://git@github.com/easternbloc/node-stomp-client.git" }, "scripts": { "lint": "[ -z \"$LINTFILES\" ] && LINTFILES='**'; ./node_modules/jshint/bin/jshint ${LINTFILES}", "test": "nodeunit test" }, "version": "0.9.0" }