mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
41 lines
1.5 KiB
JSON
41 lines
1.5 KiB
JSON
{
|
|
"name": "insomnia-plugin-request",
|
|
"version": "2.2.24",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"insomnia-cookies": {
|
|
"version": "2.1.4",
|
|
"resolved": "https://registry.npmjs.org/insomnia-cookies/-/insomnia-cookies-2.1.4.tgz",
|
|
"integrity": "sha512-2Fr+FMGguK1xsv2n2jdt1+kLRe94q1A5v7nwVeO7DgdtO54TCaLlbkVo1LkFXGKDRp12Z04KChGHV7Bzisw6fA==",
|
|
"requires": {
|
|
"tough-cookie": "^2.3.3"
|
|
}
|
|
},
|
|
"insomnia-url": {
|
|
"version": "2.2.2",
|
|
"resolved": "https://registry.npmjs.org/insomnia-url/-/insomnia-url-2.2.2.tgz",
|
|
"integrity": "sha512-I41gUSrjLJICQ1707S/ItGZQW/r5Wtovy2d3JGNOClDkAMUzMDZ54dBp4oUISoLlpCsVs0W1u5HedCv6M6BQEw=="
|
|
},
|
|
"psl": {
|
|
"version": "1.8.0",
|
|
"resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
|
|
"integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|