[READ-ONLY] Mirror of https://github.com/danielroe/oidc-test.
0

Configure Feed

Select the types of activity you want to include in your feed.

oidc-test / package.json
306 B 16 lines
1{ 2 "name": "encanto", 3 "version": "0.1.12", 4 "files": [ 5 "dist" 6 ], 7 "packageManager": "pnpm@11.11.0", 8 "author": "Daniel Roe <daniel@roe.dev>", 9 "repository": { 10 "type": "git", 11 "url": "git+https://github.com/danielroe/oidc-test.git" 12 }, 13 "dependencies": { 14 "pathe": "catalog:" 15 } 16}