{"name":"json-text-sequence","version":"1.0.1","description":"Parse and generate RS-delimited JSON sequences according to draft-ietf-json-text-sequence","main":"./lib/index.js","directories":{"lib":"lib"},"types":"types/index.d.ts","scripts":{"clean":"rm -rf coverage","coverage":"nyc -r lcov npm test","test":"ava test/*.js","release":"npm version patch && git push --follow-tags && npm publish","lint":"eslint . --ext js","types":"tsc","check":"npm run lint && npm run types && npm run coverage && npm pack --dry-run"},"repository":{"type":"git","url":"git+https://github.com/hildjj/json-text-sequence.git"},"keywords":["json","sequence","stream","RS"],"author":{"name":"Joe Hildebrand"},"license":"MIT","bugs":{"url":"https://github.com/hildjj/json-text-sequence/issues"},"homepage":"https://github.com/hildjj/json-text-sequence","dependencies":{"@sovpro/delimited-stream":"^1.1.0"},"devDependencies":{"@cto.af/eslint-config":"^0.1.3","@types/node":"^17.0.30","ava":"^4.2.0","eslint":"^7.32.0","eslint-plugin-ava":"^13.2.0","eslint-plugin-node":"^11.1.0","nyc":"^15.1.0","typescript":"^4.6.4"},"engines":{"node":">=12.20.0"},"gitHead":"0cb4bad06338bf923c0cdb12a0cf882aedaf7182","_id":"json-text-sequence@1.0.1","_nodeVersion":"18.0.0","_npmVersion":"8.8.0","dist":{"shasum":"0bf053e565fcc8480ebf566a3c21b4344e14a3bb","size":3534,"noattachment":false,"key":"/json-text-sequence/-/json-text-sequence-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-text-sequence/download/json-text-sequence-1.0.1.tgz"},"_npmUser":{"name":"hildjj","email":"joe-github@cursive.net"},"maintainers":[{"name":"hildjj","email":"joe-github@cursive.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-text-sequence_1.0.1_1651188315886_0.6042634078479436"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-28T23:25:19.762Z","publish_time":1651188316091,"_cnpm_publish_time":1651188316091,"dist-tags":{"latest":"4.0.3"}}