{
  "_args": [
    [
      "xpath.js@1.1.0",
      "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi"
    ]
  ],
  "_from": "xpath.js@1.1.0",
  "_id": "xpath.js@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-jg+qkfS4K8E7965sqaUl8mRngXiKb3WZGfONgE18pr03FUQiuSV6G+Ej4tS55B+rIQSFEIw3phdVAQ4pPqNWfQ==",
  "_location": "/xpath.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "xpath.js@1.1.0",
    "name": "xpath.js",
    "escapedName": "xpath.js",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/adal-node"
  ],
  "_resolved": "https://registry.npmjs.org/xpath.js/-/xpath.js-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi",
  "author": {
    "name": "Cameron McCormack",
    "url": "http://mcc.id.au/xpathjs"
  },
  "bugs": {
    "url": "https://github.com/yaronn/xpath.js/issues"
  },
  "dependencies": {},
  "description": "Xpath pure javascript implementation for node.js",
  "devDependencies": {
    "nodeunit": ">=0.6.4"
  },
  "directories": {},
  "engines": {
    "node": ">=0.4.0"
  },
  "homepage": "https://github.com/yaronn/xpath.js#readme",
  "keywords": [
    "xpath",
    "xml"
  ],
  "license": "MIT",
  "main": "./xpath.js",
  "name": "xpath.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yaronn/xpath.js.git"
  },
  "scripts": {
    "test": "nodeunit tests/test.js"
  },
  "version": "1.1.0"
}
