{ "_args": [ [ { "name": "sax", "raw": "sax@^1.1.4", "rawSpec": "^1.1.4", "scope": null, "spec": ">=1.1.4 <2.0.0", "type": "range" }, "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\jsdom" ] ], "_from": "sax@>=1.1.4 <2.0.0", "_id": "sax@1.2.4", "_inCache": true, "_installable": true, "_location": "/sax", "_nodeVersion": "8.0.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/sax-1.2.4.tgz_1498153598031_0.6106507133226842" }, "_npmUser": { "email": "i@izs.me", "name": "isaacs" }, "_npmVersion": "5.0.3", "_phantomChildren": {}, "_requested": { "name": "sax", "raw": "sax@^1.1.4", "rawSpec": "^1.1.4", "scope": null, "spec": ">=1.1.4 <2.0.0", "type": "range" }, "_requiredBy": [ "/jsdom" ], "_resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", "_shasum": "2816234e2378bddc4e5354fab5caa895df7100d9", "_shrinkwrap": null, "_spec": "sax@^1.1.4", "_where": "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\jsdom", "author": { "email": "i@izs.me", "name": "Isaac Z. Schlueter", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/sax-js/issues" }, "contributors": [ { "email": "i@izs.me", "name": "Isaac Z. Schlueter" }, { "email": "stein@hustad.com", "name": "Stein Martin Hustad" }, { "email": "mikeal.rogers@gmail.com", "name": "Mikeal Rogers" }, { "email": "laurie@holoweb.net", "name": "Laurie Harper" }, { "email": "jann@Jann-PC.fritz.box", "name": "Jann Horn" }, { "email": "tmpvar@gmail.com", "name": "Elijah Insua" }, { "email": "henryr@schakra.com", "name": "Henry Rawas" }, { "email": "jmpublic@makeig.com", "name": "Justin Makeig" }, { "email": "mike@emotive.com", "name": "Mike Schilling" } ], "dependencies": {}, "description": "An evented streaming XML parser in JavaScript", "devDependencies": { "standard": "^8.6.0", "tap": "^10.5.1" }, "directories": {}, "dist": { "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==", "shasum": "2816234e2378bddc4e5354fab5caa895df7100d9", "tarball": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz" }, "files": [ "lib/sax.js", "LICENSE", "README.md" ], "gitHead": "5aee2163d55cff24b817bbf550bac44841f9df45", "homepage": "https://github.com/isaacs/sax-js#readme", "license": "ISC", "main": "lib/sax.js", "maintainers": [ { "email": "i@izs.me", "name": "isaacs" } ], "name": "sax", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/isaacs/sax-js.git" }, "scripts": { "postpublish": "git push origin --all; git push origin --tags", "posttest": "standard -F test/*.js lib/*.js", "postversion": "npm publish", "preversion": "npm test", "test": "tap test/*.js --cov -j4" }, "version": "1.2.4" }