mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 11:51:30 +00:00
Update package.json with keywords
This commit is contained in:
@@ -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)"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user