{
  "_from": "js2xmlparser@^3.0.0",
  "_id": "js2xmlparser@3.0.0",
  "_inBundle": false,
  "_integrity": "sha1-P7YOqgicVED5MZ9RdgzNB+JJlzM=",
  "_location": "/js2xmlparser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "js2xmlparser@^3.0.0",
    "name": "js2xmlparser",
    "escapedName": "js2xmlparser",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/strong-error-handler",
    "/strong-remoting"
  ],
  "_resolved": "https://registry.npmjs.org/js2xmlparser/-/js2xmlparser-3.0.0.tgz",
  "_shasum": "3fb60eaa089c5440f9319f51760ccd07e2499733",
  "_spec": "js2xmlparser@^3.0.0",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/strong-remoting",
  "author": {
    "name": "Michael Kourlas",
    "email": "michael@kourlas.net"
  },
  "bugs": {
    "url": "https://github.com/michaelkourlas/node-js2xmlparser/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "xmlcreate": "^1.0.1"
  },
  "deprecated": false,
  "description": "Parses JavaScript objects into XML",
  "devDependencies": {
    "@types/chai": "^3.4.35",
    "@types/mocha": "^2.2.39",
    "chai": "^3.5.0",
    "del": "^2.2.2",
    "gulp": "^3.9.1",
    "gulp-mocha": "^4.0.1",
    "gulp-sourcemaps": "^2.4.1",
    "gulp-tslint": "^7.1.0",
    "gulp-typedoc": "^2.0.2",
    "gulp-typescript": "^3.1.5",
    "merge2": "^1.0.3",
    "mocha": "^3.2.0",
    "tslint": "^4.4.2",
    "typedoc": "^0.5.7",
    "typescript": "^2.1.6"
  },
  "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": "3.0.0"
}
