{
  "_from": "libxmljs@^0.19.5",
  "_id": "libxmljs@0.19.7",
  "_inBundle": false,
  "_integrity": "sha512-lFJyG9T1mVwTzNTw6ZkvIt0O+NsIR+FTE+RcC2QDFGU8YMnQrnyEOGrj6HWSe1AdwQK7s37BOp4NL+pcAqfK2g==",
  "_location": "/cs-blue-button-generate/libxmljs",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "libxmljs@^0.19.5",
    "name": "libxmljs",
    "escapedName": "libxmljs",
    "rawSpec": "^0.19.5",
    "saveSpec": null,
    "fetchSpec": "^0.19.5"
  },
  "_requiredBy": [
    "/cs-blue-button-generate"
  ],
  "_resolved": "https://registry.npmjs.org/libxmljs/-/libxmljs-0.19.7.tgz",
  "_shasum": "96c2151b0b73f33dd29917edec82902587004e5a",
  "_spec": "libxmljs@^0.19.5",
  "_where": "C:/Users/pyetti/projects/ccda/cs-blue-button-generate",
  "author": {
    "name": "Marco Rogers"
  },
  "binary": {
    "module_name": "xmljs",
    "module_path": "./build/Release/",
    "host": "https://github.com",
    "remote_path": "./libxmljs/libxmljs/releases/download/v{version}/",
    "package_name": "{node_abi}-{platform}-{arch}.tar.gz"
  },
  "bugs": {
    "url": "http://github.com/libxmljs/libxmljs/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jeff Smick"
    }
  ],
  "dependencies": {
    "bindings": "~1.3.0",
    "nan": "~2.14.0",
    "node-pre-gyp": "~0.11.0"
  },
  "deprecated": false,
  "description": "libxml bindings for v8 javascript engine",
  "devDependencies": {
    "nodeunit": "~0.11.2",
    "semver": "~5.5.0"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "homepage": "https://github.com/libxmljs/libxmljs#readme",
  "license": "MIT",
  "main": "./index",
  "name": "libxmljs",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/libxmljs/libxmljs.git"
  },
  "scripts": {
    "install": "node-pre-gyp install --fallback-to-build --loglevel http",
    "test": "node --expose_gc ./node_modules/.bin/nodeunit test"
  },
  "version": "0.19.7"
}
