mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
19 lines
540 B
JSON
19 lines
540 B
JSON
{
|
|
"name": "insomnia-xpath",
|
|
"version": "2.1.4",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"xmldom": {
|
|
"version": "0.1.27",
|
|
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.27.tgz",
|
|
"integrity": "sha1-1QH5ezvbQDr4757MIFcxh6rawOk="
|
|
},
|
|
"xpath": {
|
|
"version": "0.0.27",
|
|
"resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.27.tgz",
|
|
"integrity": "sha512-fg03WRxtkCV6ohClePNAECYsmpKKTv5L8y/X3Dn1hQrec3POx2jHZ/0P2qQ6HvsrU1BmeqXcof3NGGueG6LxwQ=="
|
|
}
|
|
}
|
|
}
|