Files
ArkWebServer/package.json
2022-09-28 20:49:44 -07:00

10 lines
174 B
JSON

{
"dependencies": {
"article-parser": "^6.0.2",
"body-parser": "^1.20.0",
"cors": "^2.8.5",
"express": "^4.18.1",
"open-graph-scraper": "^4.11.1"
}
}