fix: add repo info to npm package
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user