luban_unity/package.json

19 lines
597 B
JSON
Raw Normal View History

2023-09-30 13:34:59 +08:00
{
"name": "com.code-philosophy.luban",
"version": "1.1.0",
2023-09-30 13:34:59 +08:00
"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/docs/intro",
2023-09-30 13:34:59 +08:00
"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"
}
}