{
  "_args": [
    [
      "xpath@0.0.32",
      "C:\\Users\\User\\Documents\\GitHub\\WLO_CREDITO_DIGITAL\\code\\backend"
    ]
  ],
  "_from": "xpath@0.0.32",
  "_id": "xpath@0.0.32",
  "_inBundle": false,
  "_integrity": "sha512-rxMJhSIoiO8vXcWvSifKqhvV96GjiD5wYb8/QHdoRyQvraTpp4IEv944nhGausZZ3u7dhQXteZuZbaqfpB7uYw==",
  "_location": "/xpath",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "xpath@0.0.32",
    "name": "xpath",
    "escapedName": "xpath",
    "rawSpec": "0.0.32",
    "saveSpec": null,
    "fetchSpec": "0.0.32"
  },
  "_requiredBy": [
    "/xml-crypto"
  ],
  "_resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.32.tgz",
  "_spec": "0.0.32",
  "_where": "C:\\Users\\User\\Documents\\GitHub\\WLO_CREDITO_DIGITAL\\code\\backend",
  "author": {
    "name": "Cameron McCormack"
  },
  "bugs": {
    "url": "https://github.com/goto100/xpath/issues"
  },
  "contributors": [
    {
      "name": "goto100"
    },
    {
      "name": "James Rishe"
    }
  ],
  "dependencies": {},
  "description": "DOM 3 XPath implemention and helper for node.js.",
  "devDependencies": {
    "xmldom": "^0.1.19"
  },
  "engines": {
    "node": ">=0.6.0"
  },
  "homepage": "https://github.com/goto100/xpath#readme",
  "keywords": [
    "xpath",
    "xml"
  ],
  "license": "MIT",
  "main": "./xpath.js",
  "name": "xpath",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/goto100/xpath.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "typings": "./xpath.d.ts",
  "version": "0.0.32"
}
