2018-07-12 18:29:03 +00:00
|
|
|
{
|
2018-10-20 02:11:58 +00:00
|
|
|
"name": "insomnia-plugin-cookie-jar",
|
2019-04-19 21:30:53 +00:00
|
|
|
"version": "1.0.11",
|
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": {
|
|
|
|
"version": "0.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/insomnia-cookies/-/insomnia-cookies-0.0.5.tgz",
|
|
|
|
"integrity": "sha512-2VzgPwIZRuhX2+bope6tL9UkR7Urz9Y6+1I8W54du/UT4fZI7pTbKuXmoJL2kW6c998Ijg0aDBlMR7jSjYwfPQ==",
|
|
|
|
"requires": {
|
2018-10-11 17:12:31 +00:00
|
|
|
"tough-cookie": "^2.3.3"
|
2018-07-12 18:29:03 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"psl": {
|
|
|
|
"version": "1.1.28",
|
|
|
|
"resolved": "https://registry.npmjs.org/psl/-/psl-1.1.28.tgz",
|
|
|
|
"integrity": "sha512-+AqO1Ae+N/4r7Rvchrdm432afjT9hqJRyBN3DQv9At0tPz4hIFSGKbq64fN9dVoCow4oggIIax5/iONx0r9hZw=="
|
|
|
|
},
|
|
|
|
"punycode": {
|
|
|
|
"version": "1.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
|
|
|
|
"integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4="
|
|
|
|
},
|
|
|
|
"tough-cookie": {
|
|
|
|
"version": "2.4.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz",
|
|
|
|
"integrity": "sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==",
|
|
|
|
"requires": {
|
2018-10-11 17:12:31 +00:00
|
|
|
"psl": "^1.1.24",
|
|
|
|
"punycode": "^1.4.1"
|
2018-07-12 18:29:03 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|