mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
46 lines
1.7 KiB
JSON
46 lines
1.7 KiB
JSON
{
|
|
"name": "insomnia-xpath",
|
|
"version": "1.0.15",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"insomnia-cookies": {
|
|
"version": "0.0.18",
|
|
"resolved": "https://registry.npmjs.org/insomnia-cookies/-/insomnia-cookies-0.0.18.tgz",
|
|
"integrity": "sha512-NOjNaAdQooN4scL9iJTVUZaTLzWffHDnxgqEMLQH1OS0ANFpay+UQkOu5M2qoQybSKr87YwrrcKJdI7Gt6HivQ==",
|
|
"requires": {
|
|
"tough-cookie": "^2.3.3"
|
|
}
|
|
},
|
|
"psl": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/psl/-/psl-1.4.0.tgz",
|
|
"integrity": "sha512-HZzqCGPecFLyoRj5HLfuDSKYTJkAfB5thKBIkRHtGjWwY7p1dAyveIbXIq4tO0KYfDF2tHqPUgY9SDnGm00uFw=="
|
|
},
|
|
"punycode": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
|
|
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
|
|
},
|
|
"tough-cookie": {
|
|
"version": "2.5.0",
|
|
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
|
|
"integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
|
|
"requires": {
|
|
"psl": "^1.1.28",
|
|
"punycode": "^2.1.1"
|
|
}
|
|
},
|
|
"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=="
|
|
}
|
|
}
|
|
}
|