{ "name": "insomnia-xpath", "version": "2.2.35", "author": "Gregory Schier ", "description": "Query XML using XPath", "license": "MIT", "main": "index.js", "scripts": { "test": "jest --silent" }, "dependencies": { "insomnia-cookies": "2.2.35", "xmldom": "^0.5.0", "xpath": "0.0.27" }, "gitHead": "e46bf021cf4b4379e31d2b2d9025d476d6839fa1" }