2017-11-26 20:45:40 +00:00
|
|
|
{
|
2022-03-07 13:10:35 +00:00
|
|
|
"name": "insomnia-cookies",
|
2022-04-22 11:53:32 +00:00
|
|
|
"version": "3.0.0",
|
2022-03-07 13:10:35 +00:00
|
|
|
"lockfileVersion": 2,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "insomnia-cookies",
|
2022-04-22 11:53:32 +00:00
|
|
|
"version": "3.0.0",
|
2022-03-07 13:10:35 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"tough-cookie": "^2.3.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/punycode": {
|
|
|
|
"version": "1.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
|
|
|
|
"integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4="
|
|
|
|
},
|
|
|
|
"node_modules/tough-cookie": {
|
|
|
|
"version": "2.3.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.3.tgz",
|
|
|
|
"integrity": "sha1-C2GKVWW23qkL80JdBNVe3EdadWE=",
|
|
|
|
"dependencies": {
|
|
|
|
"punycode": "^1.4.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.8"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"punycode": {
|
|
|
|
"version": "1.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
|
|
|
|
"integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4="
|
|
|
|
},
|
|
|
|
"tough-cookie": {
|
|
|
|
"version": "2.3.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.3.tgz",
|
|
|
|
"integrity": "sha1-C2GKVWW23qkL80JdBNVe3EdadWE=",
|
|
|
|
"requires": {
|
|
|
|
"punycode": "^1.4.1"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2017-11-26 20:45:40 +00:00
|
|
|
}
|