{
  "_args": [
    [
      "xml2json@0.12.0",
      "/var/www/html/api.shopperr.in"
    ]
  ],
  "_from": "xml2json@0.12.0",
  "_id": "xml2json@0.12.0",
  "_inBundle": false,
  "_integrity": "sha512-EPJHRWJnJUYbJlzR4pBhZODwWdi2IaYGtDdteJi0JpZ4OD31IplWALuit8r73dJuM4iHZdDVKY1tLqY2UICejg==",
  "_location": "/xml2json",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "xml2json@0.12.0",
    "name": "xml2json",
    "escapedName": "xml2json",
    "rawSpec": "0.12.0",
    "saveSpec": null,
    "fetchSpec": "0.12.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/xml2json/-/xml2json-0.12.0.tgz",
  "_spec": "0.12.0",
  "_where": "/var/www/html/api.shopperr.in",
  "bin": {
    "xml2json": "bin/xml2json"
  },
  "bugs": {
    "url": "https://github.com/buglabs/node-xml2json/issues"
  },
  "contributors": [
    {
      "name": "Arek W arek01@gmail.com"
    },
    {
      "name": "Camilo Aguilar camilo.aguilar@gmail.com"
    },
    {
      "name": "Craig Condon craig@spiceapps.com"
    },
    {
      "name": "Daniel Bretoi daniel@bretoi.com"
    },
    {
      "name": "Daniel Juhl danieljuhl@gmail.com"
    },
    {
      "name": "Dmitry Fink github@finik.net"
    },
    {
      "name": "Garvit Sharma garvits45@gmail.com"
    },
    {
      "name": "Julian Duque julianduquej@gmail.com"
    },
    {
      "name": "Karl Böhlmark karl.bohlmark@edgeware.tv"
    },
    {
      "name": "Kevin McTigue firefoxman1@gmail.com"
    },
    {
      "name": "Kirill Vergun github.com@o-nix.me"
    },
    {
      "name": "Maher Beg maherbeg@gmail.com"
    },
    {
      "name": "Nicholas Kinsey pyrotechnick@feistystudios.com"
    },
    {
      "name": "Rob Brackett rob@robbrackett.com"
    },
    {
      "name": "Subbu Allamaraju subbu@ebaysf.com"
    },
    {
      "name": "The Gitter Badger badger@gitter.im"
    },
    {
      "name": "Trotter Cashion cashion@gmail.com"
    },
    {
      "name": "Yan idy0013@gmail.com"
    },
    {
      "name": "Ziggy Jonsson ziggy.jonsson.nyc@gmail.com"
    },
    {
      "name": "andres suarez zertosh@gmail.com"
    },
    {
      "name": "andris9 andris@node.ee"
    },
    {
      "name": "fengmk2 fengmk2@gmail.com"
    }
  ],
  "dependencies": {
    "hoek": "^4.2.1",
    "joi": "^13.1.2",
    "node-expat": "^2.3.18"
  },
  "description": "Converts xml to json and vice-versa, using node-expat.",
  "devDependencies": {
    "code": "^3.0.2",
    "lab": "^18.0.0"
  },
  "homepage": "https://github.com/buglabs/node-xml2json#readme",
  "license": "MIT",
  "main": "index",
  "name": "xml2json",
  "repository": {
    "type": "git",
    "url": "git://github.com/buglabs/node-xml2json.git"
  },
  "scripts": {
    "test": "lab -a code -v -t 93 test/test.js"
  },
  "version": "0.12.0"
}
