Skip to content

Commit

Permalink
Merge pull request #3728 from ganesh-bruno/patch-1
Browse files Browse the repository at this point in the history
Update package.json with keywords
  • Loading branch information
lohit-bruno authored Jan 8, 2025
2 parents 5f63cc4 + 9f9294d commit 39e8b66
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions packages/bruno-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,28 @@
"type": "git",
"url": "git+https://github.com/usebruno/bruno.git"
},
"keywords": [
"API",
"testing",
"automation",
"cli",
"command-line",
"bruno",
"HTTP requests",
"rest-api",
"api-client",
"api-automation",
"request-handling",
"mock-api",
"http-client",
"async",
"promise",
"javascript",
"nodejs",
"automation-tool",
"postman-alternative",
"api-scripting"
],
"scripts": {
"test": "node --experimental-vm-modules $(npx which jest)"
},
Expand Down

0 comments on commit 39e8b66

Please sign in to comment.