todo,todo-backend: added repo info

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-03-10 23:13:11 +01:00
parent c44db42c84
commit 38201c6ec4
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -9,6 +9,12 @@
"main": "dist/index.cjs.js",
"types": "dist/index.d.ts"
},
"homepage": "https://backstage.io",
"repository": {
"type": "git",
"url": "https://github.com/backstage/backstage",
"directory": "plugins/todo-backend"
},
"scripts": {
"build": "backstage-cli backend:build",
"lint": "backstage-cli lint",