25 lines
569 B
JSON
25 lines
569 B
JSON
{
|
|
"name": "cn.xt.bag",
|
|
"displayName": "ET.Bag",
|
|
"version": "0.0.1",
|
|
"unity": "2022.3",
|
|
"description": "Bag core module for universal item storage.",
|
|
"author": {
|
|
"name": "ET-Packages"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/ET-Packages/cn.etetet.bag"
|
|
},
|
|
"relatedPackages": {},
|
|
"dependencies": {
|
|
"cn.etetet.core": "3.0.3",
|
|
"cn.etetet.login": "3.0.0",
|
|
"cn.etetet.console": "3.0.0",
|
|
"cn.etetet.logging": "0.0.1"
|
|
},
|
|
"publishConfig": {
|
|
"registry": "https://npm.pkg.github.com/@ET-Packages"
|
|
}
|
|
}
|