bgg-ottawa-sell-club/package.json

9 lines
122 B
JSON
Raw Normal View History

2024-01-30 20:01:27 +00:00
{
"type":"module",
"dependencies": {
"cheerio": "1.0.0-rc.12",
"node-fetch": "^3.3.2",
"vitest": "^1.2.2"
}
}