1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ "name": "@lingxia/shell-webui", "version": "0.5.1", "private": false, "description": "Prebuilt LingXia shell webui lxapp bundle", "type": "module", "files": [ "dist", "lxapp.json" ], "publishConfig": { "access": "public" } }