lingxia-shell 0.6.3

Shell product module and host registrations for LingXia
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"
  }
}