leetcode/package.json

11 lines
193 B
JSON
Raw Permalink Normal View History

{
"type": "module",
"dependencies": {
"cheerio": "^1.0.0-rc.10",
"fetch-cookie": "^2.0.3",
"graphql": "^16.3.0",
"graphql-request": "^4.2.0",
"turndown": "^7.1.1"
}
}