Skip to content

Commit a3553b5

Browse files
committed
chore: add repository info, description, author, and license to package.json
Signed-off-by: Bastian Echterhölter <[email protected]> On-behalf-of: @SAP <[email protected]>
1 parent b63a481 commit a3553b5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

projects/lib/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@platform-mesh/portal-ui-lib",
33
"version": "0.0.0",
4+
"repository": {
5+
"url": "git+https://github.com/platform-mesh/portal-ui-lib.git"
6+
},
7+
"description": "This library helps you to set up the front end application using `@openmfp/portal-ui-lib` by providing the set of required implementations \nin the scope of the Platform Mesh functionalities.",
8+
"author": "Platform Mesh",
9+
"license": "Apache-2.0",
410
"dependencies": {
511
"tslib": "2.8.1"
612
},

0 commit comments

Comments
 (0)