22 lines
480 B
JSON
22 lines
480 B
JSON
{
|
|
"name": "cn.xt.config",
|
|
"displayName": "ET.Config",
|
|
"version": "0.0.1",
|
|
"unity": "2022.3",
|
|
"description": "Luban config runtime component for ET scenes.",
|
|
"author": {
|
|
"name": "ET-Packages"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/ET-Packages/cn.etetet.config"
|
|
},
|
|
"relatedPackages": {},
|
|
"dependencies": {
|
|
"cn.etetet.core": "3.0.3"
|
|
},
|
|
"publishConfig": {
|
|
"registry": "https://npm.pkg.github.com/@ET-Packages"
|
|
}
|
|
}
|