Files
yaak/plugins/filter-xpath/package.json
Gregory Schier d6331022ad XPath plugin
2024-01-15 21:27:47 -08:00

9 lines
132 B
JSON

{
"name": "filter-xpath",
"version": "0.0.1",
"dependencies": {
"@xmldom/xmldom": "^0.8.10",
"xpath": "^0.0.34"
}
}