motion
Version:
motion - moving development forward
122 lines (121 loc) • 2.7 kB
JSON
{
"_args": [
[
"sax@~1.1.4",
"/Users/nw/motion/packages/motion/node_modules/svgo"
]
],
"_from": "sax@>=1.1.4 <1.2.0",
"_id": "sax@1.1.5",
"_inCache": true,
"_installable": true,
"_location": "/sax",
"_nodeVersion": "4.0.0",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "2.14.15",
"_phantomChildren": {},
"_requested": {
"name": "sax",
"raw": "sax@~1.1.4",
"rawSpec": "~1.1.4",
"scope": null,
"spec": ">=1.1.4 <1.2.0",
"type": "range"
},
"_requiredBy": [
"/svgo"
],
"_resolved": "https://registry.npmjs.org/sax/-/sax-1.1.5.tgz",
"_shasum": "1da50a8d00cdecd59405659f5ff85349fe773743",
"_shrinkwrap": null,
"_spec": "sax@~1.1.4",
"_where": "/Users/nw/motion/packages/motion/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": [
{
"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": "1da50a8d00cdecd59405659f5ff85349fe773743",
"tarball": "http://registry.npmjs.org/sax/-/sax-1.1.5.tgz"
},
"files": [
"LICENSE",
"LICENSE-W3C.html",
"README.md",
"lib/sax.js"
],
"gitHead": "2e69674891189fead76299ba0b5e611a59cb1035",
"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.1.5"
}