2018-07-12 18:29:03 +00:00
|
|
|
{
|
2018-10-20 02:11:58 +00:00
|
|
|
"name": "insomnia-plugin-cookie-jar",
|
2022-10-20 10:57:32 +00:00
|
|
|
"version": "3.6.1-beta.2",
|
2018-07-12 20:48:03 +00:00
|
|
|
"lockfileVersion": 1,
|
2018-10-20 02:11:58 +00:00
|
|
|
"requires": true,
|
2018-07-12 18:29:03 +00:00
|
|
|
"dependencies": {
|
|
|
|
"insomnia-cookies": {
|
2020-05-28 17:09:51 +00:00
|
|
|
"version": "2.1.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/insomnia-cookies/-/insomnia-cookies-2.1.4.tgz",
|
|
|
|
"integrity": "sha512-2Fr+FMGguK1xsv2n2jdt1+kLRe94q1A5v7nwVeO7DgdtO54TCaLlbkVo1LkFXGKDRp12Z04KChGHV7Bzisw6fA==",
|
2018-07-12 18:29:03 +00:00
|
|
|
"requires": {
|
2018-10-11 17:12:31 +00:00
|
|
|
"tough-cookie": "^2.3.3"
|
2018-07-12 18:29:03 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"psl": {
|
2020-05-28 17:09:51 +00:00
|
|
|
"version": "1.8.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
|
|
|
|
"integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
|
2018-07-12 18:29:03 +00:00
|
|
|
},
|
|
|
|
"punycode": {
|
2020-05-28 17:09:51 +00:00
|
|
|
"version": "2.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
|
|
|
|
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
|
2018-07-12 18:29:03 +00:00
|
|
|
},
|
|
|
|
"tough-cookie": {
|
2020-05-28 17:09:51 +00:00
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
|
2018-07-12 18:29:03 +00:00
|
|
|
"requires": {
|
2020-05-28 17:09:51 +00:00
|
|
|
"psl": "^1.1.28",
|
|
|
|
"punycode": "^2.1.1"
|
2018-07-12 18:29:03 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|