added project

This commit is contained in:
2022-09-28 20:49:44 -07:00
commit 14f178ddcd
4 changed files with 2990 additions and 0 deletions

9
package.json Normal file
View File

@@ -0,0 +1,9 @@
{
"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"
}
}