Skip to content

Commit

Permalink
fix: update details
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelangeloio committed Nov 9, 2023
1 parent 525b1f0 commit 956da9d
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,35 @@
"name": "Michael Angelo",
"email": "[email protected]"
},
"categories": [
"Programming Languages",
"Linters",
"Debuggers"
],
"keywords": [
"does it throw",
"throw finder",
"throw",
"javascript",
"typescript"
],
"galleryBanner": {
"color": "#050b1f",
"theme": "dark"
},
"badges": [
{
"url": "https://github.com/michaelangeloio/does-it-throw/actions/workflows/rust.yaml/badge.svg",
"href": "https://github.com/michaelangeloio/does-it-throw",
"description": "Rust Build Status"
},
{
"url": "https://github.com/michaelangeloio/does-it-throw/actions/workflows/ts.yaml/badge.svg",
"href": "https://github.com/michaelangeloio/does-it-throw",
"description": "Node/Bun Build Status"
}
],
"qna": "https://github.com/michaelangeloio/does-it-throw/discussions",
"licenses": [
{
"type": "MIT",
Expand Down

0 comments on commit 956da9d

Please sign in to comment.