{"name":"json-text-sequence","version":"0.1.1","description":"Parse and generate RS-delimited JSON sequences according to draft-ietf-json-text-sequence","main":"./lib/index.js","directories":{"lib":"lib"},"scripts":{"clean":"rm -rf coverage lib doc man","lint":"coffeelint src test","coffee":"coffee -cm -o lib/ src","coverage":"istanbul cover nodeunit test/*.coffee","precoverage":"npm run coffee -s","test":"nodeunit test/*.coffee","pretest":"npm run coffee -s","prepublish":"npm run coffee -s","watch":"watch 'npm run coverage' src/","release":"npm version patch && git push --follow-tags && npm publish","ci":"npm run coverage  -s && cat ./coverage/lcov.info | coveralls","live":"live-server --port=4001 --ignorePattern='(js|css|png)$' coverage/lcov-report","dev":"npm-run-all -p --silent watch live"},"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","devDependencies":{"coffee-script":"latest","coffeelint":"latest","coveralls":"latest","istanbul":"latest","live-server":"latest","nodeunit":"latest","npm-run-all":"latest","source-map-support":"latest","watch":"latest"},"dependencies":{"delimit-stream":"0.1.0"},"gitHead":"f23b7f84901749c12a08ed3ab0b0d6690fb1bb9e","_id":"json-text-sequence@0.1.1","_shasum":"a72f217dc4afc4629fff5feb304dc1bd51a2f3d2","_from":".","_npmVersion":"3.8.8","_nodeVersion":"6.0.0","_npmUser":{"name":"hildjj","email":"joe-github@cursive.net"},"dist":{"shasum":"a72f217dc4afc4629fff5feb304dc1bd51a2f3d2","size":6651,"noattachment":false,"key":"/json-text-sequence/-/json-text-sequence-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-text-sequence/download/json-text-sequence-0.1.1.tgz"},"maintainers":[{"name":"hildjj","email":"joe-github@cursive.net"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/json-text-sequence-0.1.1.tgz_1462210657081_0.966913087759167"},"publish_time":1462210659356,"_cnpm_publish_time":1462210659356,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.0.3"}}