Skip to content

Commit 0cbc3c3

Browse files
committed
[SIDE-1085] Update package metadatas
1 parent 9c7fd93 commit 0cbc3c3

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

ldk/csharp/OliveHelpsLDK/OliveHelpsLDK/OliveHelpsLDK.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
<TargetFramework>netcoreapp3.1</TargetFramework>
55
<LangVersion>default</LangVersion>
66
<PackageVersion>2.0.0-alpha</PackageVersion>
7+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
8+
<Title>Olive Helps LDK</Title>
9+
<Authors>rseviora-oliveai</Authors>
10+
<Description>The Loop Development Kit for Olive Helps</Description>
11+
<PackageProjectUrl>https://open-olive.github.io/olive-helps/</PackageProjectUrl>
12+
<PackageTags>olive olivehelps loop loops loop-development-kit ldk sdk</PackageTags>
713
</PropertyGroup>
814

915
<ItemGroup>

ldk/node/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
{
22
"name": "@oliveai/ldk",
33
"version": "2.0.0-alpha",
4-
"description": "The Loop Development Kit for Sidekick.",
4+
"description": "The Loop Development Kit for Olive Helps.",
55
"author": "Olive",
66
"copyright": "Copyright 2020 Olive",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/open-olive/loop-development-kit-node.git"
9+
"url": "https://github.com/open-olive/loop-development-kit.git",
10+
"directory": "ldk/node"
1011
},
12+
"homepage": "https://open-olive.github.io/loop-development-kit/ldk/node",
1113
"license": "MIT",
1214
"keywords": [
1315
"olive",

0 commit comments

Comments
 (0)