{ "_args": [ [ { "raw": "sax@^1.1.4", "scope": null, "escapedName": "sax", "name": "sax", "rawSpec": "^1.1.4", "spec": ">=1.1.4 <2.0.0", "type": "range" }, "/home/baldor/Ubuntu bkp/project/select_all/select_all-rails/node_modules/jsdom" ] ], "_from": "sax@>=1.1.4 <2.0.0", "_id": "sax@1.2.1", "_inCache": true, "_location": "/sax", "_nodeVersion": "5.6.0", "_npmOperationalInternal": { "host": "packages-13-west.internal.npmjs.com", "tmp": "tmp/sax-1.2.1.tgz_1458360406158_0.19482766138389707" }, "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "_npmVersion": "3.7.3", "_phantomChildren": {}, "_requested": { "raw": "sax@^1.1.4", "scope": null, "escapedName": "sax", "name": "sax", "rawSpec": "^1.1.4", "spec": ">=1.1.4 <2.0.0", "type": "range" }, "_requiredBy": [ "/jsdom" ], "_resolved": "https://registry.npmjs.org/sax/-/sax-1.2.1.tgz", "_shasum": "7b8e656190b228e81a66aea748480d828cd2d37a", "_shrinkwrap": null, "_spec": "sax@^1.1.4", "_where": "/home/baldor/Ubuntu bkp/project/select_all/select_all-rails/node_modules/jsdom", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/sax-js/issues" }, "contributors": [ { "name": "Isaac Z. Schlueter", "email": "i@izs.me" }, { "name": "Stein Martin Hustad", "email": "stein@hustad.com" }, { "name": "Mikeal Rogers", "email": "mikeal.rogers@gmail.com" }, { "name": "Laurie Harper", "email": "laurie@holoweb.net" }, { "name": "Jann Horn", "email": "jann@Jann-PC.fritz.box" }, { "name": "Elijah Insua", "email": "tmpvar@gmail.com" }, { "name": "Henry Rawas", "email": "henryr@schakra.com" }, { "name": "Justin Makeig", "email": "jmpublic@makeig.com" }, { "name": "Mike Schilling", "email": "mike@emotive.com" } ], "dependencies": {}, "description": "An evented streaming XML parser in JavaScript", "devDependencies": { "standard": "^5.3.1", "tap": "^5.2.0" }, "directories": {}, "dist": { "shasum": "7b8e656190b228e81a66aea748480d828cd2d37a", "tarball": "https://registry.npmjs.org/sax/-/sax-1.2.1.tgz" }, "files": [ "lib/sax.js", "LICENSE", "LICENSE-W3C.html", "README.md" ], "gitHead": "9f9814f544f1c5b89dd1d79957c041f37e845b4a", "homepage": "https://github.com/isaacs/sax-js#readme", "license": "ISC", "main": "lib/sax.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "name": "sax", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/isaacs/sax-js.git" }, "scripts": { "posttest": "standard -F test/*.js lib/*.js", "test": "tap test/*.js --cov" }, "version": "1.2.1" }