jkhsjdhjs
d2e88e3b1a
featuring an actually working usage example! also: change exports in index.mjs for easier import
14 lines
377 B
JSON
14 lines
377 B
JSON
{
|
|
"name": "node-fetch-cookies",
|
|
"version": "1.0.3",
|
|
"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=="
|
|
}
|
|
}
|
|
}
|