[chore] Adds npm package info.
Signed-off-by: Mark Veronda <mark.veronda@warnermedia.com>
This commit is contained in:
@@ -10,6 +10,16 @@
|
||||
"main": "dist/index.esm.js",
|
||||
"types": "dist/index.d.ts"
|
||||
},
|
||||
"homepage": "https://github.com/backstage/backstage/tree/master/plugins/home#readme",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/backstage/backstage",
|
||||
"directory": "plugins/home"
|
||||
},
|
||||
"keywords": [
|
||||
"backstage",
|
||||
"homepage"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "backstage-cli plugin:build",
|
||||
"start": "backstage-cli plugin:serve",
|
||||
|
||||
Reference in New Issue
Block a user