芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/xpath/package.json
{ "_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", "_shasum": "1b73d3351af736e17ec078d6da4b8175405c48af", "_spec": "xpath@0.0.32", "_where": "/home/freeclou/app.optimyar.com/backend/node_modules/xml-crypto", "author": { "name": "Cameron McCormack" }, "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": { "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" }