Skip to content

Commit 361cac6

Browse files
Update package.json
1 parent f24d9f7 commit 361cac6

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
{
2-
"name": "com.nethereum",
3-
"displayName": "Nethereum",
4-
"version": "4.16.0",
5-
"unity": "2018.1",
6-
"description": "Nethereum 472 AOT runtime dlls, please check Nethereum releases for more information, extra components, or other versions (net461, net35, netstandard) https://github.com/Nethereum/Nethereum/releases, example can be found at https://github.com/Nethereum/Unity3dSampleTemplate",
7-
"changelogUrl": "https://github.com/Nethereum/Nethereum/releases",
8-
"author": {
9-
"name": "Juan Blanco"
10-
"url": "nethereum.com"
1+
{
2+
"name": "com.nethereum",
3+
"displayName": "Nethereum",
4+
"version": "4.16.0",
5+
"unity": "2018.1",
6+
"description": "Nethereum 472 AOT runtime dlls, please check Nethereum releases for more information, extra components, or other versions (net461, net35, netstandard) https://github.com/Nethereum/Nethereum/releases, example can be found at https://github.com/Nethereum/Unity3dSampleTemplate",
7+
"changelogUrl": "https://github.com/Nethereum/Nethereum/releases",
8+
"author": {
9+
"name": "Juan Blanco",
10+
"url": "nethereum.com"
11+
},
12+
"license": "MIT",
13+
"licensesUrl": "https://github.com/Nethereum/Nethereum.Unity/blob/main/LICENSE.md",
14+
"keywords": [
15+
"unity", "nethereum", "ethereum", "rpc", "abi", "smart contracts", "evm"
16+
],
17+
"category": "Unity",
18+
"type": "library"
1119
}
12-
"license": "MIT",
13-
"licensesUrl": "https://github.com/Nethereum/Nethereum.Unity/blob/main/LICENSE.md";
14-
"keywords": [
15-
"unity", "nethereum", "ethereum", "rpc", "abi", "smart contracts", "evm"
16-
],
17-
"category": "Unity",
18-
"type": "library"
19-
}

0 commit comments

Comments
 (0)