flumm-fetch-cookies/package-lock.json

14 lines
377 B
JSON
Raw Normal View History

2019-01-13 22:30:17 +00:00
{
"name": "node-fetch-cookies",
"version": "1.3.2",
2019-01-13 22:30:17 +00:00
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"node-fetch": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
2019-01-13 22:30:17 +00:00
}
}
}