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
@@ -12,6 +12,12 @@
"backstage": {
"role": "backend-plugin"
},
"homepage": "https://backstage.io",
"repository": {
"type": "git",
"url": "https://github.com/backstage/backstage",
"directory": "plugins/devtools-backend"
},
"scripts": {
"start": "backstage-cli package start",
"build": "backstage-cli package build",