23 lines
532 B
JSON
23 lines
532 B
JSON
{
|
|
"name": "cn.xt.heroinvoke",
|
|
"displayName": "ET.Hero.Invoke",
|
|
"version": "0.0.1",
|
|
"unity": "2022.3",
|
|
"description": "Cross-package invoke contracts for hero module.",
|
|
"author": {
|
|
"name": "ET-Packages"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/ET-Packages/cn.etetet.heroinvoke"
|
|
},
|
|
"relatedPackages": {},
|
|
"dependencies": {
|
|
"cn.etetet.core": "3.0.3",
|
|
"cn.etetet.yiuiinvoke": "4.0.3"
|
|
},
|
|
"publishConfig": {
|
|
"registry": "https://npm.pkg.github.com/@ET-Packages"
|
|
}
|
|
}
|