UNPKG

azure

Version:
60 lines (59 loc) 1.56 kB
{ "_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": "range", "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", "_shasum": "3816a44ed4bb352091083d002a383dd5104a5ff1", "_spec": "xpath.js@~1.1.0", "_where": "/Users/rigibson/src/azure-sdk-for-node/lib/services/batchaiManagement/node_modules/adal-node", "author": { "name": "Cameron McCormack", "url": "http://mcc.id.au/xpathjs" }, "bugs": { "url": "https://github.com/yaronn/xpath.js/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "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" }