{
  "_from": "sax@0.3.5",
  "_id": "sax@0.3.5",
  "_inBundle": false,
  "_integrity": "sha1-iPz8H3PAyLvVt8d2ttPzUB7tBz0=",
  "_location": "/sax",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sax@0.3.5",
    "name": "sax",
    "escapedName": "sax",
    "rawSpec": "0.3.5",
    "saveSpec": null,
    "fetchSpec": "0.3.5"
  },
  "_requiredBy": [
    "/elementtree"
  ],
  "_resolved": "https://registry.npmjs.org/sax/-/sax-0.3.5.tgz",
  "_shasum": "88fcfc1f73c0c8bbd5b7c776b6d3f3501eed073d",
  "_spec": "sax@0.3.5",
  "_where": "/Users/brodybits/Documents/cordova/cordova-android/node_modules/elementtree",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/sax-js/issues"
  },
  "bundleDependencies": false,
  "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"
    }
  ],
  "deprecated": false,
  "description": "An evented streaming XML parser in JavaScript",
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/isaacs/sax-js#readme",
  "license": {
    "type": "MIT",
    "url": "https://raw.github.com/isaacs/sax-js/master/LICENSE"
  },
  "main": "lib/sax.js",
  "name": "sax",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/sax-js.git"
  },
  "scripts": {
    "test": "node test/index.js"
  },
  "version": "0.3.5"
}