IndieGame/client/Packages/luban_unity-main/package.json

20 lines
666 B
JSON
Raw Normal View History

2024-10-11 10:12:15 +08:00
{
"name": "com.code-philosophy.luban",
"version": "1.0.0",
"displayName": "Luban",
"description": "luban is a powerful, easy-to-use, elegant and stable game configuration solution.",
"category": "Runtime",
"documentationUrl": "https://luban.doc.code-philosophy.com/#/",
"changelogUrl": "https://luban.doc.code-philosophy.com/#/other/changelog",
"licensesUrl": "https://github.com/focus-creative-games/luban_unity/blob/main/LICENSE",
"keywords": [
"luban",
"focus-creative-games",
"code-philosophy"
],
"author": {
"name": "Code Philosophy",
"email": "luban@code-philosophy.com",
"url": "https://code-philosophy.com"
}
}