{
  "_from": "xmlcreate@^1.0.1",
  "_id": "xmlcreate@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-+mv3YqYKQT+z3Y9LA8WyaSONMI8=",
  "_location": "/xmlcreate",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "xmlcreate@^1.0.1",
    "name": "xmlcreate",
    "escapedName": "xmlcreate",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/js2xmlparser"
  ],
  "_resolved": "https://registry.npmjs.org/xmlcreate/-/xmlcreate-1.0.2.tgz",
  "_shasum": "fa6bf762a60a413fb3dd8f4b03c5b269238d308f",
  "_spec": "xmlcreate@^1.0.1",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/js2xmlparser",
  "author": {
    "name": "Michael Kourlas",
    "email": "michael@kourlas.net"
  },
  "bugs": {
    "url": "https://github.com/michaelkourlas/node-xmlcreate/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Simple XML builder for Node.js",
  "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.5.1",
    "typedoc": "^0.5.7",
    "typescript": "^2.2.1"
  },
  "files": [
    "lib",
    "CHANGES.md",
    "LICENSE.md",
    "NOTICE.md",
    "package.json",
    "README.md"
  ],
  "homepage": "https://github.com/michaelkourlas/node-xmlcreate#readme",
  "keywords": [
    "build",
    "builder",
    "create",
    "creator",
    "xml"
  ],
  "license": "Apache-2.0",
  "main": "./lib/main.js",
  "name": "xmlcreate",
  "repository": {
    "type": "git",
    "url": "git://github.com/michaelkourlas/node-xmlcreate.git"
  },
  "typings": "./lib/main",
  "version": "1.0.2"
}
