{"name":"nats","version":"1.4.8-0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"homepage":"https://nats.io","repository":{"type":"git","url":"git+ssh://git@github.com/nats-io/nats.js.git"},"bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"license":"Apache-2.0","private":false,"author":{"name":"The NATS Authors"},"contributors":[],"main":"./index.js","scripts":{"depcheck":"dependency-check --no-dev package.json","depcheck:unused":"dependency-check package.json --no-dev --entry ./**/*.js","test:unit":"mkdir -p reports/ && NODE_ENV=test multi='spec=- xunit=reports/mocha-xunit.xml' nyc mocha --timeout 10000 --slow 750","test":"npm run depcheck && npm run depcheck:unused && npm run lint && npm run test:typescript && npm run test:unit","test:typescript":"./node_modules/typescript/bin/tsc --strict --noEmit tstest/main.ts","coveralls":"nyc report --reporter=text-lcov | coveralls","cover":"nyc report --reporter=html && open coverage/index.html","lint":"standard './**/*.js'","fmt":"standard --fix './**/*.js'"},"engines":{"node":">= 8.0.0"},"dependencies":{"nuid":"^1.1.4","ts-nkeys":"^1.0.16"},"devDependencies":{"@types/node":"^13.7.4","coveralls":"^3.0.9","dependency-check":"^4.1.0","eslint":"^6.8.0","minimist":"^1.2.0","mocha":"^7.0.1","mocha-lcov-reporter":"1.3.0","nyc":"^15.0.0","should":"^13.2.3","standard":"^14.3.1","typescript":"^3.8.2"},"typings":"./index.d.ts","nyc":{"include":["lib/**"],"exclude":["test/**","examples/**","benchmark/**"]},"bin":{"node-pub":"examples/node-pub","node-sub":"examples/node-sub","node-req":"examples/node-req","node-reply":"examples/node-reply"},"gitHead":"3c2cf19be4e257c53c1ae8d40125b65a9f6c21e7","readmeFilename":"README.md","_id":"nats@1.4.8-0","_nodeVersion":"11.4.0","_npmVersion":"6.14.3","dist":{"shasum":"7d39619126c9959755364efd473440f734e47205","size":30322,"noattachment":false,"key":"/nats/-/nats-1.4.8-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/nats/download/nats-1.4.8-0.tgz"},"maintainers":[{"name":"aricart","email":""},{"name":"derek","email":""},{"name":"gcollison","email":""}],"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nats_1.4.8-0_1585087975943_0.6901486639813399"},"_hasShrinkwrap":false,"publish_time":1585087976101,"_cnpm_publish_time":1585087976101,"_cnpmcore_publish_time":"2021-12-16T14:46:39.317Z","dist-tags":{"dev":"2.12.2-1","latest":"2.16.0","next":"2.15.0-2"}}