{
  "_from": "xml@0.0.12",
  "_id": "xml@0.0.12",
  "_inBundle": false,
  "_integrity": "sha1-8Is0cQmRK+AChXhfRvFa2OUKX2c=",
  "_location": "/xml",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "xml@0.0.12",
    "name": "xml",
    "escapedName": "xml",
    "rawSpec": "0.0.12",
    "saveSpec": null,
    "fetchSpec": "0.0.12"
  },
  "_requiredBy": [
    "/node-windows"
  ],
  "_resolved": "https://registry.npmjs.org/xml/-/xml-0.0.12.tgz",
  "_shasum": "f08b347109912be00285785f46f15ad8e50a5f67",
  "_spec": "xml@0.0.12",
  "_where": "C:\\inetpub\\wwwroot\\socialmedia_avaya\\scheduler\\node_modules\\node-windows",
  "author": {
    "name": "Dylan Greene",
    "url": "https://github.com/dylang"
  },
  "bugs": {
    "url": "http://github.com/dylang/node-xml/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Dylan Greene",
      "url": "https://github.com/dylang"
    },
    {
      "name": "Dodo",
      "url": "https://github.com/dodo"
    },
    {
      "name": "Felix Geisendrfer",
      "url": "felix@debuggable.com"
    },
    {
      "name": "Mithgol"
    },
    {
      "name": "carolineBda",
      "url": "https://github.com/carolineBda"
    },
    {
      "name": "Eric Vantillard https://github.com/evantill"
    }
  ],
  "deprecated": false,
  "description": "Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.",
  "devDependencies": {
    "chai": "~1.8.1",
    "mocha": "~1.17.1"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "homepage": "http://github.com/dylang/node-xml",
  "keywords": [
    "xml",
    "create",
    "builder",
    "json",
    "simple"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/dylang/node-xml/raw/master/LICENSE"
    }
  ],
  "main": "lib/xml.js",
  "name": "xml",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/dylang/node-xml.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "0.0.12"
}
