{
  "_from": "xml2js@0.2.x",
  "_id": "xml2js@0.2.8",
  "_inBundle": false,
  "_integrity": "sha1-m4FpCTFjH/CdGVdUn69U9PmAs8I=",
  "_location": "/xml2js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "xml2js@0.2.x",
    "name": "xml2js",
    "escapedName": "xml2js",
    "rawSpec": "0.2.x",
    "saveSpec": null,
    "fetchSpec": "0.2.x"
  },
  "_requiredBy": [
    "/knox"
  ],
  "_resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.2.8.tgz",
  "_shasum": "9b81690931631ff09d1957549faf54f4f980b3c2",
  "_spec": "xml2js@0.2.x",
  "_where": "E:\\code\\Hatjitsu-master\\Hatjitsu-master\\node_modules\\knox",
  "author": {
    "name": "Marek Kubica",
    "email": "marek@xivilization.net",
    "url": "http://xivilization.net"
  },
  "bugs": {
    "url": "https://github.com/Leonidas-from-XIV/node-xml2js/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "maqr",
      "email": "maqr.lollerskates@gmail.com",
      "url": "https://github.com/maqr"
    },
    {
      "name": "Ben Weaver",
      "url": "http://benweaver.com/"
    },
    {
      "name": "Jae Kwon",
      "url": "https://github.com/jaekwon"
    },
    {
      "name": "Jim Robert"
    },
    {
      "name": "Ștefan Rusu",
      "url": "http://www.saltwaterc.eu/"
    },
    {
      "name": "Carter Cole",
      "email": "carter.cole@cartercole.com",
      "url": "http://cartercole.com/"
    },
    {
      "name": "Kurt Raschke",
      "email": "kurt@kurtraschke.com",
      "url": "http://www.kurtraschke.com/"
    },
    {
      "name": "Contra",
      "email": "contra@australia.edu",
      "url": "https://github.com/Contra"
    },
    {
      "name": "Marcelo Diniz",
      "email": "marudiniz@gmail.com",
      "url": "https://github.com/mdiniz"
    },
    {
      "name": "Michael Hart",
      "url": "https://github.com/mhart"
    },
    {
      "name": "Zachary Scott",
      "email": "zachary@zacharyscott.net",
      "url": "http://zacharyscott.net/"
    },
    {
      "name": "Raoul Millais",
      "url": "https://github.com/raoulmillais"
    },
    {
      "name": "Salsita Software",
      "url": "http://www.salsitasoft.com/"
    },
    {
      "name": "Mike Schilling",
      "email": "mike@emotive.com",
      "url": "http://www.emotive.com/"
    },
    {
      "name": "Jackson Tian",
      "email": "shyvo1987@gmail.com",
      "url": "http://weibo.com/shyvo"
    },
    {
      "name": "Mikhail Zyatin",
      "email": "mikhail.zyatin@gmail.com",
      "url": "https://github.com/Sitin"
    },
    {
      "name": "Chris Tavares",
      "email": "ctavares@microsoft.com",
      "url": "https://github.com/christav"
    },
    {
      "name": "Frank Xu",
      "email": "yyfrankyy@gmail.com",
      "url": "http://f2e.us/"
    }
  ],
  "dependencies": {
    "sax": "0.5.x"
  },
  "deprecated": false,
  "description": "Simple XML to JavaScript object converter.",
  "devDependencies": {
    "coffee-script": ">=1.6.3",
    "docco": ">=0.6.2",
    "zap": ">=0.2.5"
  },
  "directories": {
    "lib": "./lib"
  },
  "homepage": "https://github.com/Leonidas-from-XIV/node-xml2js",
  "keywords": [
    "xml",
    "json"
  ],
  "main": "./lib/xml2js",
  "name": "xml2js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Leonidas-from-XIV/node-xml2js.git"
  },
  "scripts": {
    "test": "zap"
  },
  "version": "0.2.8"
}
