You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

128 lines
3.0 KiB

{
"_args": [
[
"sax@~1.2.4",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/svgo"
]
],
"_from": "sax@>=1.2.4 <1.3.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.2.4",
"rawSpec": "~1.2.4",
"scope": null,
"spec": ">=1.2.4 <1.3.0",
"type": "range"
},
"_requiredBy": [
"/svgo"
],
"_resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
"_shasum": "2816234e2378bddc4e5354fab5caa895df7100d9",
"_shrinkwrap": null,
"_spec": "sax@~1.2.4",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/svgo",
"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"
}