plugins: add package descriptions

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-09-14 18:33:40 +02:00
parent c0343df923
commit 71f6356390
66 changed files with 66 additions and 0 deletions
@@ -1,5 +1,6 @@
{
"name": "@backstage/plugin-code-coverage-backend",
"description": "A Backstage backend plugin that helps you keep track of your code coverage",
"version": "0.1.10",
"main": "src/index.ts",
"types": "src/index.ts",