{"name":"varstream","description":"Stream variables beetween 2 JavaScript threads (client/server, ipc, worker/main thread).","version":"0.3.2","author":{"name":"Nicolas Froidure"},"repository":{"type":"git","url":"http://github.com/nfroidure/VarStream.git"},"engines":{"node":">=0.10.*"},"dependencies":{"readable-stream":"^1.0.33"},"devDependencies":{"mocha":"~2.1.0","mocha-lcov-reporter":"0.0.1","coveralls":"~2.11.2","istanbul":"~0.3.5"},"scripts":{"test":"node_modules/mocha/bin/mocha tests/*.mocha.js","coveralls":"./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha --report lcovonly -- tests/*.mocha.js -R spec -t 5000 && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","cover":"./node_modules/istanbul/lib/cli.js cover --report html ./node_modules/mocha/bin/_mocha -- tests/*.mocha.js -R spec -t 5000"},"keywords":["variable","file","stream","json","ipc","pipe","format","read","write","localization","configuration"],"main":"./src/VarStream","preferGlobal":"true","bin":{"varstream2json":"cli/varstream2json.js","json2varstream":"cli/json2varstream.js"},"gitHead":"87310ad6fc46a99c2ea61eab6a8025b94cb2dbc3","bugs":{"url":"https://github.com/nfroidure/VarStream/issues"},"homepage":"https://github.com/nfroidure/VarStream","_id":"varstream@0.3.2","_shasum":"18ac6494765f3ff1a35ad9a4be053bec188a5de1","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.32","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"}],"dist":{"shasum":"18ac6494765f3ff1a35ad9a4be053bec188a5de1","tarball":"https://registry.npmjs.org/varstream/-/varstream-0.3.2.tgz","integrity":"sha512-OpR3Usr9dGZZbDttlTxdviGdxiURI0prX68+DuaN/JfIDbK9ZOmREKM6PgmelsejMnhgjXmEEEgf+E4NbsSqMg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCW1H+fzlK4SKz6AN5uED0wIb32iECtetyLVfwTq8q1oQIgErngatP42wgTx5VjPzp5tO/wnearsBKGaqhKiYqjC+E="}]}}