2017-11-26 23:04:47 +00:00
|
|
|
{
|
2019-09-18 00:02:42 +00:00
|
|
|
"name": "insomnia-plugin-request",
|
|
|
|
"version": "1.0.24",
|
|
|
|
"lockfileVersion": 1,
|
|
|
|
"requires": true,
|
|
|
|
"dependencies": {
|
|
|
|
"insomnia-cookies": {
|
|
|
|
"version": "0.0.17",
|
|
|
|
"resolved": "https://registry.npmjs.org/insomnia-cookies/-/insomnia-cookies-0.0.17.tgz",
|
|
|
|
"integrity": "sha512-L+5HrvkHRciCImArY5u4Ua0Nl+/YNLNzaADlsAsoB/Pb2desKIQMU37J6onxka9h7umvhuBchxROK2lKjy+oYQ==",
|
|
|
|
"requires": {
|
|
|
|
"tough-cookie": "^2.3.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"insomnia-url": {
|
|
|
|
"version": "0.1.10",
|
|
|
|
"resolved": "https://registry.npmjs.org/insomnia-url/-/insomnia-url-0.1.10.tgz",
|
|
|
|
"integrity": "sha512-fSN3/gNryiDi07Ut9M9GjGMM5bg1v6RwfG5FyQGkCettzgqJNc1pDO5QQSargR6vdSYo9rqBU9gZVGVdWWR2kg=="
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2017-11-26 23:04:47 +00:00
|
|
|
}
|