package.json 597 B

12345678910111213141516171819
  1. {
  2. "name": "com.code-philosophy.luban",
  3. "version": "1.1.1",
  4. "displayName": "Luban",
  5. "description": "luban is a powerful, easy-to-use, elegant and stable game configuration solution.",
  6. "category": "Runtime",
  7. "documentationUrl": "https://luban.doc.code-philosophy.com/docs/intro",
  8. "licensesUrl": "https://github.com/focus-creative-games/luban_unity/blob/main/LICENSE",
  9. "keywords": [
  10. "luban",
  11. "focus-creative-games",
  12. "code-philosophy"
  13. ],
  14. "author": {
  15. "name": "Code Philosophy",
  16. "email": "luban@code-philosophy.com",
  17. "url": "https://code-philosophy.com"
  18. }
  19. }