{ "_args": [ [ "zmq", "C:\\Users\\kamisama\\Downloads\\plugins\\LiveTexturing" ] ], "_from": "zmq@*", "_id": "zmq@2.14.0", "_inCache": true, "_installable": true, "_location": "/zmq", "_npmUser": { "email": "ron@ronkorving.nl", "name": "ronkorving" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "zmq", "raw": "zmq", "rawSpec": "", "scope": null, "spec": "*", "type": "range" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/zmq/-/zmq-2.14.0.tgz", "_shasum": "86e7ba8814363c98655553325d214daaa52fc8a4", "_shrinkwrap": null, "_spec": "zmq", "_where": "C:\\Users\\kamisama\\Downloads\\plugins\\LiveTexturing", "author": { "email": "justin.tulloss@gmail.com", "name": "Justin Tulloss", "url": "http://justin.harmonize.fm" }, "bugs": { "url": "https://github.com/JustinTulloss/zeromq.node/issues" }, "contributors": [ { "name": "Alexander Simmerl", "url": "https://github.com/xla" }, { "name": "Justin Tulloss", "email": "justin.tulloss@gmail.com", "url": "http://justin.harmonize.fm" }, { "name": "Mike Castleman", "email": "m@mlcastle.net", "url": "http://mlcastle.net/" }, { "name": "Matt Crocker" }, { "name": "Jeremy Barnes", "email": "jeremy@barneso.com", "url": "http://www.barneso.com/" }, { "name": "Rick", "email": "technoweenie@gmail.com", "url": "http://techno-weenie.net/" }, { "name": "Corey Jewett", "url": "http://syntheticplayground.com/" }, { "name": "Micheil Smith", "email": "micheil@brandedcode.com", "url": "http://brandedcode.com/" }, { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca", "url": "http://tjholowaychuk.com/" }, { "name": "Ron Korving", "url": "https://github.com/ronkorving" }, { "name": "Mark Everitt", "url": "http://qubyte.dyndns.org/" }, { "name": "Aldis Andrejevs", "url": "https://github.com/aaudis" }, { "name": "Iskren Ivov Chernev", "email": "iskren.chernev@gmail.com" }, { "name": "Seth Fitzsimmons" }, { "name": "Patrick Lucas" }, { "name": "Stéphan Kochen", "email": "stephan@kochen.nl", "url": "http://stephan.kochen.nl/" }, { "name": "Ian Babrou" }, { "name": "Niall O'Higgins" }, { "name": "Brian White", "url": "https://github.com/mscdex" }, { "name": "Mathieu D'Amours", "url": "https://github.com/matehat" }, { "name": "Joshua Gourneau" }, { "name": "Yaroslav Shirokov" }, { "name": "Marc Harter", "url": "https://github.com/wavded" }, { "name": "John Sun", "url": "https://github.com/freehaha" }, { "name": "Alexey Kupershtokh", "email": "alexey.kupershtokh@gmail.com" }, { "name": "Jon Gretar Borgthorsson", "url": "https://github.com/JonGretar" }, { "name": "Brian Lalor", "url": "https://github.com/blalor" }, { "name": "Benjamin Byholm", "url": "https://github.com/kkoopa" }, { "name": "Alejandro", "url": "https://github.com/Minjung" }, { "name": "Eli Skeggs", "email": "skeggse@gmail.com", "url": "https://github.com/skeggse" }, { "name": "Bent Cardan", "email": "bent@nothingsatisfies.com", "url": "https://github.com/reqshark" } ], "dependencies": { "bindings": "~1.2.1", "nan": "~2.0.0" }, "description": "Bindings for node.js and io.js to ZeroMQ", "devDependencies": { "mocha": "~1.13.0", "semver": "~4.1.1", "should": "2.1.x" }, "directories": {}, "dist": { "shasum": "86e7ba8814363c98655553325d214daaa52fc8a4", "tarball": "http://registry.npmjs.org/zmq/-/zmq-2.14.0.tgz" }, "engines": { "node": ">=0.8" }, "gitHead": "59338450cc2e20d442b4a282e9a53b8a5f3152b7", "gypfile": true, "homepage": "https://github.com/JustinTulloss/zeromq.node", "keywords": [ "0mq", "addon", "binding", "libzmq", "native", "zeromq", "zmq", "ømq" ], "license": "MIT", "main": "index", "maintainers": [ { "name": "justin", "email": "justin.tulloss@gmail.com" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "ronkorving", "email": "ron@ronkorving.nl" } ], "name": "zmq", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/JustinTulloss/zeromq.node.git" }, "scripts": { "install": "node-gyp rebuild", "test": "mocha --expose-gc --slow 2000 --timeout 600000" }, "version": "2.14.0" }