fix: add repo info to npm package

This commit is contained in:
Krise
2023-08-03 13:05:55 +02:00
parent 39dc1568d6
commit 199fddf65b

View File

@@ -9,6 +9,15 @@
"directus-custom-hook", "directus-custom-hook",
"directus-external-jwt" "directus-external-jwt"
], ],
"homepage": "https://github.com/Zerosubnet/directus-extension-external-jwt",
"license": "LGPL-3.0-only",
"author": {
"name": "zerosubnet"
},
"repository": {
"type": "git",
"url": "https://github.com/Zerosubnet/directus-extension-external-jwt.git"
},
"type": "module", "type": "module",
"release": { "release": {
"branches": [ "branches": [