70 lines
2.2 KiB
JSON
70 lines
2.2 KiB
JSON
|
|
{
|
||
|
|
"name": "@life-echo/google-token-verifier",
|
||
|
|
"version": "0.1.0",
|
||
|
|
"lockfileVersion": 3,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"name": "@life-echo/google-token-verifier",
|
||
|
|
"version": "0.1.0",
|
||
|
|
"dependencies": {
|
||
|
|
"hono": "^4.12.23",
|
||
|
|
"jose": "^6.2.3"
|
||
|
|
},
|
||
|
|
"devDependencies": {
|
||
|
|
"@types/node": "^24.10.1",
|
||
|
|
"typescript": "^5.9.3"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/node": {
|
||
|
|
"version": "24.12.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.12.4.tgz",
|
||
|
|
"integrity": "sha512-GUUEShf+PBCGW2KaXwcIt3Yk+e3pkKwWKb9GSyM9WQVE+ep2jzmHdGsHzu4wgcZy5fN9FBdVzjpBQsYlpfpgLA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"undici-types": "~7.16.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/hono": {
|
||
|
|
"version": "4.12.23",
|
||
|
|
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.23.tgz",
|
||
|
|
"integrity": "sha512-eIaZ9qDgu7XV0pxOCrg7/WhnQ6Ivm22UcxhXx/A3dcbqbbYgBEkc6e/J/s7j2tS96zoB0S9VBdLwQNCWwUo4LA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/jose": {
|
||
|
|
"version": "6.2.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/jose/-/jose-6.2.3.tgz",
|
||
|
|
"integrity": "sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/panva"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/typescript": {
|
||
|
|
"version": "5.9.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
||
|
|
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"bin": {
|
||
|
|
"tsc": "bin/tsc",
|
||
|
|
"tsserver": "bin/tsserver"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.17"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/undici-types": {
|
||
|
|
"version": "7.16.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
|
||
|
|
"integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|