Initial commit with translated description
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "brave-search",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"description": "Headless web search via Brave Search - no browser required",
|
||||
"author": "Mario Zechner",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mozilla/readability": "^0.6.0",
|
||||
"jsdom": "^27.0.1",
|
||||
"turndown": "^7.2.2",
|
||||
"turndown-plugin-gfm": "^1.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user