UNPKG

streaming-json-parser

Version:
25 lines (24 loc) 629 B
{ "version": "0.0.3", "name": "streaming-json-parser", "description": "A streaming JSON parser", "keywords": [ "JSON" ], "homepage": "https://github.com/spenceralger/streaming-json-parser", "author": "Spencer Alger <spencer@spenceralger.com>", "repository": { "type": "git", "url": "https://github.com/spenceralger/streaming-json-parser" }, "bugs": { "url": "https://github.com/spenceralger/streaming-json-parser/issues" }, "main": "./index.js", "licenses": [ { "type": "MIT", "url": "https://github.com/spenceralger/streaming-json-parser/raw/master/LICENSE" } ] }