com.metaversemagna.tpromise
Version:
SDK for integrating games with the Metaverse Magna platform.
42 lines (41 loc) • 1.23 kB
JSON
{
"name": "com.metaversemagna.tpromise",
"version": "2.2.2",
"displayName": "T Promise SDK",
"description": "SDK for integrating games with the Metaverse Magna platform.",
"unity": "2022.3",
"unityRelease": "0b5",
"keywords": [
"mvm",
"sdk",
"unity",
"games",
"tournament",
"official",
"verified"
],
"author": {
"name": "Metaverse Magna Inc.",
"email": "your@email.com",
"url": "https://mvm.gg/"
},
"license": "MIT",
"licensesUrl": "https://github.com/promiseudomah/com.metaversemagna.tpromise/blob/main/LICENSE.md",
"changelogUrl": "https://github.com/promiseudomah/com.metaversemagna.tpromise/blob/main/CHANGELOG.md",
"documentationUrl": "https://github.com/promiseudomah/com.metaversemagna.tpromise#readme",
"repository": {
"type": "git",
"url": "https://github.com/promiseudomah/com.metaversemagna.tpromise.git",
"revision": "v1.2.2"
},
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^11.0.3",
"@semantic-release/npm": "^11.0.0",
"semantic-release": "^24.2.5"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}