Merge pull request #18528 from vergilfromadyen/adds-complete-package-metadata

Adds complete package metadata
This commit is contained in:
Fredrik Adelöw
2023-07-28 20:56:51 +02:00
committed by GitHub
93 changed files with 601 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/jenkins-backend"
},
"configSchema": "config.d.ts",
"scripts": {
"start": "backstage-cli package start",