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
View File
@@ -1,5 +1,6 @@
{
"name": "@backstage/plugin-search-backend-node",
"description": "A library for Backstage backend plugins that want to interact with the search backend plugin",
"version": "0.4.2",
"main": "src/index.ts",
"types": "src/index.ts",