{
  "_args": [
    [
      "libxmljs@0.19.10",
      "C:\\Users\\User\\Documents\\GitHub\\WLO_CREDITO_DIGITAL\\code\\backend"
    ]
  ],
  "_from": "libxmljs@0.19.10",
  "_id": "libxmljs@0.19.10",
  "_inBundle": false,
  "_integrity": "sha512-RY5/MD8Po8sGVocbODbYcdrbP6pJyA171LjFyd7Bp9wwxhmA8C5bm/VmXfpdED07fdW0FeC3lopxhG7UbwGx+g==",
  "_location": "/libxmljs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "libxmljs@0.19.10",
    "name": "libxmljs",
    "escapedName": "libxmljs",
    "rawSpec": "0.19.10",
    "saveSpec": null,
    "fetchSpec": "0.19.10"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/libxmljs/-/libxmljs-0.19.10.tgz",
  "_spec": "0.19.10",
  "_where": "C:\\Users\\User\\Documents\\GitHub\\WLO_CREDITO_DIGITAL\\code\\backend",
  "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"
  },
  "contributors": [
    {
      "name": "Jeff Smick"
    }
  ],
  "dependencies": {
    "@mapbox/node-pre-gyp": "^1.0.9",
    "bindings": "~1.3.0",
    "nan": "~2.14.0"
  },
  "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.10"
}
