mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
10 lines
229 B
JSON
10 lines
229 B
JSON
{
|
|
"name": "detect-package-manager",
|
|
"version": "2025.12.0",
|
|
"description": "Vendored package to detect package manager",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"type": "module",
|
|
"exports": "./index.mjs"
|
|
}
|