{
  "_args": [
    [
      "elementtree@0.1.7",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "elementtree@0.1.7",
  "_id": "elementtree@0.1.7",
  "_inBundle": false,
  "_integrity": "sha1-mskb5uUvtuYkTE5UpKw+2K6OKcA=",
  "_location": "/elementtree",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "elementtree@0.1.7",
    "name": "elementtree",
    "escapedName": "elementtree",
    "rawSpec": "0.1.7",
    "saveSpec": null,
    "fetchSpec": "0.1.7"
  },
  "_requiredBy": [
    "/cordova-res"
  ],
  "_resolved": "https://registry.npmjs.org/elementtree/-/elementtree-0.1.7.tgz",
  "_spec": "0.1.7",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "author": {
    "name": "Rackspace US, Inc."
  },
  "bugs": {
    "url": "https://github.com/racker/node-elementtree/issues"
  },
  "contributors": [
    {
      "name": "Paul Querna",
      "email": "paul.querna@rackspace.com"
    },
    {
      "name": "Tomaz Muraus",
      "email": "tomaz.muraus@rackspace.com"
    }
  ],
  "dependencies": {
    "sax": "1.1.4"
  },
  "description": "XML Serialization and Parsing module based on Python's ElementTree.",
  "devDependencies": {
    "whiskey": "0.8.x"
  },
  "directories": {
    "lib": "lib"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/racker/node-elementtree",
  "keywords": [
    "xml",
    "sax",
    "parser",
    "seralization",
    "elementtree"
  ],
  "license": "Apache-2.0",
  "main": "lib/elementtree.js",
  "name": "elementtree",
  "repository": {
    "type": "git",
    "url": "git://github.com/racker/node-elementtree.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.1.7"
}
