| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/nami/node_modules/xpath/ |
Upload File : |
{
"_from": "xpath@^0.0.23",
"_id": "xpath@0.0.23",
"_inBundle": false,
"_integrity": "sha1-9ej9xr3H5yiFsyNPQMuiZpWAqvo=",
"_location": "/xpath",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "xpath@^0.0.23",
"name": "xpath",
"escapedName": "xpath",
"rawSpec": "^0.0.23",
"saveSpec": null,
"fetchSpec": "^0.0.23"
},
"_requiredBy": [
"/nami-utils"
],
"_resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.23.tgz",
"_shasum": "f5e8fdc6bdc7e72885b3234f40cba2669580aafa",
"_spec": "xpath@^0.0.23",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/nami-utils",
"author": {
"name": "Cameron McCormac"
},
"bugs": {
"url": "https://github.com/goto100/xpath/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "goto100"
},
{
"name": "James Rishe"
}
],
"dependencies": {},
"deprecated": false,
"description": "DOM 3 Xpath implemention and helper for node.js.",
"devDependencies": {
"nodeunit": ">=0.6.4",
"xmldom": "^0.1.19"
},
"engines": {
"node": ">=0.6.0"
},
"homepage": "https://github.com/goto100/xpath#readme",
"keywords": [
"xpath",
"xml"
],
"license": "Creative Commons",
"main": "./xpath.js",
"name": "xpath",
"repository": {
"type": "git",
"url": "git+https://github.com/goto100/xpath.git"
},
"scripts": {
"test": "nodeunit test.js"
},
"version": "0.0.23"
}