{
  "_args": [
    [
      {
        "raw": "js2xmlparser@~3.0.0",
        "scope": null,
        "escapedName": "js2xmlparser",
        "name": "js2xmlparser",
        "rawSpec": "~3.0.0",
        "spec": ">=3.0.0 <3.1.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\jsdoc"
    ]
  ],
  "_from": "js2xmlparser@>=3.0.0 <3.1.0",
  "_id": "js2xmlparser@3.0.0",
  "_inCache": true,
  "_location": "/js2xmlparser",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/js2xmlparser-3.0.0.tgz_1487737489541_0.49048339668661356"
  },
  "_npmUser": {
    "name": "michaelkourlas",
    "email": "michael@kourlas.net"
  },
  "_npmVersion": "4.2.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "js2xmlparser@~3.0.0",
    "scope": null,
    "escapedName": "js2xmlparser",
    "name": "js2xmlparser",
    "rawSpec": "~3.0.0",
    "spec": ">=3.0.0 <3.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdoc"
  ],
  "_resolved": "https://registry.npmjs.org/js2xmlparser/-/js2xmlparser-3.0.0.tgz",
  "_shasum": "3fb60eaa089c5440f9319f51760ccd07e2499733",
  "_shrinkwrap": null,
  "_spec": "js2xmlparser@~3.0.0",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\jsdoc",
  "author": {
    "name": "Michael Kourlas",
    "email": "michael@kourlas.net"
  },
  "bugs": {
    "url": "https://github.com/michaelkourlas/node-js2xmlparser/issues"
  },
  "dependencies": {
    "xmlcreate": "^1.0.1"
  },
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "3fb60eaa089c5440f9319f51760ccd07e2499733",
    "tarball": "https://registry.npmjs.org/js2xmlparser/-/js2xmlparser-3.0.0.tgz"
  },
  "files": [
    "lib",
    "CHANGES.md",
    "LICENSE.md",
    "NOTICE.md",
    "package.json",
    "README.md"
  ],
  "gitHead": "debf3ad08ca3f8795e0498a2a84a4390d0f6fc50",
  "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",
  "maintainers": [
    {
      "name": "michaelkourlas",
      "email": "michaelkourlas@gmail.com"
    }
  ],
  "name": "js2xmlparser",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/michaelkourlas/node-js2xmlparser.git"
  },
  "scripts": {},
  "typings": "./lib/main",
  "version": "3.0.0"
}
