You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "@lobechat/web-crawler",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"main": "src/index.ts",
|
|
"types": "src/index.ts",
|
|
"dependencies": {
|
|
"@mozilla/readability": "^0.6.0",
|
|
"happy-dom": "^17.0.0",
|
|
"node-html-markdown": "^1.3.0",
|
|
"query-string": "^9.1.1",
|
|
"url-join": "^5"
|
|
}
|
|
}
|