Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-balfe committed Jul 7, 2024
1 parent c6c80b9 commit d1cc3a6
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "brave-search",
"version": "0.5.3",
"version": "0.5.4",
"description": "A TypeScript library for interacting with the Brave Search API, including web search, local POI search, and automatic summarization features.",
"scripts": {
"build": "tsc",
Expand All @@ -13,6 +13,24 @@
"LICENSE",
"README.md"
],
"keywords": [
"brave",
"web-search",
"brave-search",
"search",
"api",
"search-engine",
"web-search",
"web-api",
"search-results",
"data-retrieval",
"information-retrieval",
"internet-search",
"brave-api",
"search-integration",
"web-scraping",
"data-mining"
],
"author": "[email protected]",
"repository": {
"type": "git",
Expand Down

0 comments on commit d1cc3a6

Please sign in to comment.