{ "name": "@joplin/fork-sax", "description": "An evented streaming XML parser in JavaScript", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "version": "1.2.54", "main": "lib/sax.js", "publishConfig": { "access": "public" }, "license": "ISC", "repository": "git://github.com/isaacs/sax-js.git", "files": [ "lib/sax.js", "LICENSE", "README.md" ], "devDependencies": { "standard": "17.1.0", "tap": "16.3.9" }, "gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba" }