We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f99a41 commit 475a816Copy full SHA for 475a816
package.json
@@ -0,0 +1,22 @@
1
+{
2
+ "name": "com.veittech.unigram.payment",
3
+ "version": "1.0.7",
4
+ "displayName": "Unigram Payment",
5
+ "description": "A library for making payments inside web applications made on Unity using a new internal currency - Telegram Stars.",
6
+ "unity": "2020.3",
7
+ "unityRelease": "0f7",
8
+ "keywords": [
9
+ "Unity",
10
+ "Telegram",
11
+ "Telegram Stars",
12
+ "Telegram Payment",
13
+ "Telegram Web App",
14
+ "Telegram Bot API",
15
+ "WebGL"
16
+ ],
17
+ "author":
18
+ {
19
+ "name": "MrVeit",
20
+ "email": "[email protected]"
21
+ }
22
+}
0 commit comments