Files
enviPy-bayer/static/js/ketcher2/node_modules/wgxpath/package.json
2025-06-23 20:13:54 +02:00

58 lines
1.4 KiB
JSON

{
"_from": "wgxpath@~1.0.0",
"_id": "wgxpath@1.0.0",
"_inBundle": false,
"_integrity": "sha1-7vikudVYzEla06mit1FZfs2a9pA=",
"_location": "/wgxpath",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "wgxpath@~1.0.0",
"name": "wgxpath",
"escapedName": "wgxpath",
"rawSpec": "~1.0.0",
"saveSpec": null,
"fetchSpec": "~1.0.0"
},
"_requiredBy": [
"/webdriverio"
],
"_resolved": "https://registry.npmjs.org/wgxpath/-/wgxpath-1.0.0.tgz",
"_shasum": "eef8a4b9d558cc495ad3a9a2b751597ecd9af690",
"_spec": "wgxpath@~1.0.0",
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/webdriverio",
"author": {
"name": "Jacob Marble",
"email": "jacobmarble@gmail.com"
},
"bugs": {
"url": "https://github.com/jacobmarble/node-wgxpath/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Wicked Good XPath",
"homepage": "https://github.com/jacobmarble/node-wgxpath",
"keywords": [
"xpath",
"wgxpath",
"wicked-good-xpath",
"parse",
"html"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jacobmarble/node-wgxpath/blob/master/LICENSE"
}
],
"main": "wgxpath.install.js",
"name": "wgxpath",
"repository": {
"type": "git",
"url": "git://github.com/jacobmarble/node-wgxpath.git"
},
"url": "https://github.com/google/wicked-good-xpath",
"version": "1.0.0"
}