Files
cordova-android/node_modules/sax/package.json
T

131 lines
2.9 KiB
JSON
Raw Normal View History

{
2016-02-24 09:50:07 -08:00
"_args": [
[
2016-07-22 12:24:27 -07:00
{
2017-03-27 22:23:09 -07:00
"raw": "sax@1.1.4",
2016-07-22 12:24:27 -07:00
"scope": null,
"escapedName": "sax",
"name": "sax",
2017-03-27 22:23:09 -07:00
"rawSpec": "1.1.4",
"spec": "1.1.4",
2016-07-22 12:24:27 -07:00
"type": "version"
},
"/Users/steveng/repo/cordova/cordova-android/node_modules/elementtree"
2016-02-24 09:50:07 -08:00
]
],
2017-03-27 22:23:09 -07:00
"_from": "sax@1.1.4",
"_id": "sax@1.1.4",
2016-02-24 09:50:07 -08:00
"_inCache": true,
"_location": "/sax",
2017-03-27 22:23:09 -07:00
"_nodeVersion": "4.0.0",
2016-02-24 09:50:07 -08:00
"_npmUser": {
2016-07-22 12:24:27 -07:00
"name": "isaacs",
2017-03-27 22:23:09 -07:00
"email": "isaacs@npmjs.com"
},
2017-03-27 22:23:09 -07:00
"_npmVersion": "3.3.2",
2016-02-24 09:50:07 -08:00
"_phantomChildren": {},
"_requested": {
2017-03-27 22:23:09 -07:00
"raw": "sax@1.1.4",
2016-02-24 09:50:07 -08:00
"scope": null,
2016-07-22 12:24:27 -07:00
"escapedName": "sax",
"name": "sax",
2017-03-27 22:23:09 -07:00
"rawSpec": "1.1.4",
"spec": "1.1.4",
2016-02-24 09:50:07 -08:00
"type": "version"
},
2016-02-24 09:50:07 -08:00
"_requiredBy": [
"/elementtree"
],
2017-03-27 22:23:09 -07:00
"_resolved": "http://registry.npmjs.org/sax/-/sax-1.1.4.tgz",
"_shasum": "74b6d33c9ae1e001510f179a91168588f1aedaa9",
2016-02-24 09:50:07 -08:00
"_shrinkwrap": null,
2017-03-27 22:23:09 -07:00
"_spec": "sax@1.1.4",
2016-07-22 12:24:27 -07:00
"_where": "/Users/steveng/repo/cordova/cordova-android/node_modules/elementtree",
2016-02-24 09:50:07 -08:00
"author": {
"name": "Isaac Z. Schlueter",
2016-07-22 12:24:27 -07:00
"email": "i@izs.me",
2016-02-24 09:50:07 -08:00
"url": "http://blog.izs.me/"
},
2016-02-24 09:50:07 -08:00
"bugs": {
"url": "https://github.com/isaacs/sax-js/issues"
},
"contributors": [
{
2016-07-22 12:24:27 -07:00
"name": "Isaac Z. Schlueter",
"email": "i@izs.me"
},
{
2016-07-22 12:24:27 -07:00
"name": "Stein Martin Hustad",
"email": "stein@hustad.com"
},
{
2016-07-22 12:24:27 -07:00
"name": "Mikeal Rogers",
"email": "mikeal.rogers@gmail.com"
},
{
2016-07-22 12:24:27 -07:00
"name": "Laurie Harper",
"email": "laurie@holoweb.net"
},
{
2016-07-22 12:24:27 -07:00
"name": "Jann Horn",
"email": "jann@Jann-PC.fritz.box"
},
{
2016-07-22 12:24:27 -07:00
"name": "Elijah Insua",
"email": "tmpvar@gmail.com"
},
{
2016-07-22 12:24:27 -07:00
"name": "Henry Rawas",
"email": "henryr@schakra.com"
},
{
2016-07-22 12:24:27 -07:00
"name": "Justin Makeig",
"email": "jmpublic@makeig.com"
2017-03-27 22:23:09 -07:00
},
{
"name": "Mike Schilling",
"email": "mike@emotive.com"
}
],
"dependencies": {},
2016-02-24 09:50:07 -08:00
"description": "An evented streaming XML parser in JavaScript",
2017-03-27 22:23:09 -07:00
"devDependencies": {
"standard": "^5.3.1",
"tap": "^2.1.1"
},
2016-02-24 09:50:07 -08:00
"directories": {},
"dist": {
2017-03-27 22:23:09 -07:00
"shasum": "74b6d33c9ae1e001510f179a91168588f1aedaa9",
"tarball": "https://registry.npmjs.org/sax/-/sax-1.1.4.tgz"
2016-02-24 09:50:07 -08:00
},
2017-03-27 22:23:09 -07:00
"files": [
"lib/sax.js",
"LICENSE",
"LICENSE-W3C.html",
"README.md"
],
"gitHead": "ce6b2a2c20633482eeabb6d39cee734aef2e4da7",
2016-02-24 09:50:07 -08:00
"homepage": "https://github.com/isaacs/sax-js#readme",
2017-03-27 22:23:09 -07:00
"license": "ISC",
2016-02-24 09:50:07 -08:00
"main": "lib/sax.js",
"maintainers": [
{
2016-07-22 12:24:27 -07:00
"name": "isaacs",
"email": "i@izs.me"
}
],
2016-02-24 09:50:07 -08:00
"name": "sax",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
2016-02-24 09:50:07 -08:00
"repository": {
"type": "git",
"url": "git://github.com/isaacs/sax-js.git"
},
"scripts": {
2017-03-27 22:23:09 -07:00
"lint": "standard -F test/*.js lib/*.js",
"posttest": "npm run lint",
"test": "tap test/*.js"
2016-02-24 09:50:07 -08:00
},
2017-03-27 22:23:09 -07:00
"version": "1.1.4"
}