24 lines
514 B
JSON

{
"name": "cn.xt.gacha",
"displayName": "ET.Gacha",
"version": "0.0.1",
"unity": "2022.3",
"description": "Gacha gameplay module.",
"author": {
"name": "ET-Packages"
},
"repository": {
"type": "git",
"url": "https://github.com/ET-Packages/cn.etetet.gacha"
},
"relatedPackages": {},
"dependencies": {
"cn.etetet.core": "3.0.3",
"cn.xt.bag": "0.0.1",
"cn.etetet.logging": "0.0.1"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/@ET-Packages"
}
}