19 lines
790 B
JSON
19 lines
790 B
JSON
{
|
|
"name": "com.voidbotz.fonepayunity",
|
|
"displayName": "Fonepay Unity",
|
|
"version": "0.1.0",
|
|
"unity": "6000.4",
|
|
"unityRelease": "5f1",
|
|
"description": "Replace this with your own description of the package. \n\nFor best results, use this text to summarize: \n\u25aa What the package does \n\u25aa How it can benefit the user \n\nNote: Special formatting characters are supported, including line breaks ('\\n') and bullets ('\\u25AA').",
|
|
"dependencies": {
|
|
"com.unity.test-framework": "1.6.0"
|
|
},
|
|
"author": {
|
|
"name": "Savya Bikram Shah",
|
|
"url": "http://www.example.com",
|
|
"email": "mail@savya.com.np"
|
|
},
|
|
"changelogUrl": "https://example.com/changelog.html",
|
|
"documentationUrl": "https://example.com/",
|
|
"licensesUrl": "https://example.com/licensing.html"
|
|
} |