Skip to content

Commit

Permalink
Updating package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marklise committed Oct 3, 2024
1 parent 91a71c1 commit 8e5a97c
Show file tree
Hide file tree
Showing 2 changed files with 1,106 additions and 0 deletions.
12 changes: 12 additions & 0 deletions handlers/authorizer/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "authorizer",
"version": "1.0.0",
"author": "Digitalspace <contact@digitalspace.ca>",
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.664.0",
"@aws-sdk/util-dynamodb": "^3.540.0",
"crypto": "^1.0.1",
"jsonwebtoken": "^9.0.2",
"jwk-to-pem": "^2.0.6"
}
}
Loading

0 comments on commit 8e5a97c

Please sign in to comment.