Skip to content

Commit

Permalink
Update package.json with repo info
Browse files Browse the repository at this point in the history
  • Loading branch information
garster committed Aug 28, 2022
1 parent 4b6afe2 commit 0b3addd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,13 @@
"https",
"expiration"
],
"author": "Gary Scott",
"author": "Gary Scott <[email protected]> (https://garyscott.net)",
"license": "MIT",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/garster/cert-check.git"
}
}

0 comments on commit 0b3addd

Please sign in to comment.