| 12345678910111213141516171819 |
- {
- "name": "cn.etetet.console",
- "displayName": "ET.Console",
- "version": "3.0.0",
- "unity": "2022.3",
- "description": "实现了控制台解析分发",
- "author": {
- "name": "tanghai",
- "url": "https://github.com/egametang/ET"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/egametang/ET"
- },
- "relatedPackages": {},
- "publishConfig": {
- "registry": "https://npm.pkg.github.com/@ET-Packages"
- }
- }
|