{
  "_from": "js2xmlparser@^4.0.0",
  "_id": "js2xmlparser@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-WuNgdZOXVmBk5kUPMcTcVUpbGRzLfNkv7+7APq7WiDihpXVKrgxo6wwRpRl9OQeEBgKCVk9mR7RbzrnNWC8oBw==",
  "_location": "/js2xmlparser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "js2xmlparser@^4.0.0",
    "name": "js2xmlparser",
    "escapedName": "js2xmlparser",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/jsdoc"
  ],
  "_resolved": "https://registry.npmjs.org/js2xmlparser/-/js2xmlparser-4.0.0.tgz",
  "_shasum": "ae14cc711b2892083eed6e219fbc993d858bc3a5",
  "_spec": "js2xmlparser@^4.0.0",
  "_where": "/var/www/html/homokozo/dicom/node_modules/jsdoc",
  "author": {
    "name": "Michael Kourlas",
    "email": "michael@kourlas.net"
  },
  "bugs": {
    "url": "https://github.com/michaelkourlas/node-js2xmlparser/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "xmlcreate": "^2.0.0"
  },
  "deprecated": false,
  "description": "Parses JavaScript objects into XML",
  "devDependencies": {
    "@types/chai": "^4.1.7",
    "@types/mocha": "^5.2.6",
    "chai": "^4.2.0",
    "del": "^3.0.0",
    "gulp": "^4.0.0",
    "gulp-mocha": "^6.0.0",
    "gulp-sourcemaps": "^2.6.5",
    "gulp-tslint": "^8.1.4",
    "gulp-typedoc": "^2.2.2",
    "gulp-typescript": "^5.0.0",
    "merge2": "^1.2.3",
    "mocha": "^6.0.1",
    "tslint": "^5.12.1",
    "typedoc": "^0.14.2",
    "typescript": "^3.3.3333"
  },
  "files": [
    "lib",
    "CHANGES.md",
    "LICENSE.md",
    "NOTICE.md",
    "package.json",
    "README.md"
  ],
  "homepage": "https://github.com/michaelkourlas/node-js2xmlparser#readme",
  "keywords": [
    "convert",
    "converter",
    "javascript",
    "js",
    "json",
    "object",
    "objects",
    "parse",
    "parser",
    "xml"
  ],
  "license": "Apache-2.0",
  "main": "./lib/main.js",
  "name": "js2xmlparser",
  "repository": {
    "type": "git",
    "url": "git://github.com/michaelkourlas/node-js2xmlparser.git"
  },
  "typings": "./lib/main",
  "version": "4.0.0"
}
