Adds complete package metadata

Signed-off-by: vergilfromadyen <vergil.penkov@adyen.com>
Signed-off-by: vergil <vergil.penkov@adyen.com>
This commit is contained in:
vergil
2023-07-03 16:17:10 +02:00
committed by Fredrik Adelöw
parent 63145be016
commit 2654f30eca
92 changed files with 510 additions and 0 deletions
+6
View File
@@ -13,6 +13,12 @@
"backstage": {
"role": "backend-plugin"
},
"homepage": "https://backstage.io",
"repository": {
"type": "git",
"url": "https://github.com/backstage/backstage",
"directory": "plugins/bazaar-backend"
},
"scripts": {
"start": "backstage-cli package start",
"build": "backstage-cli package build --experimental-type-build",