UNPKG

@modulab/dialog

Version:

对话框

22 lines (21 loc) 462 B
{ "name": "@modulab/dialog", "type": "module", "version": "0.0.2", "description": "对话框", "main": "index.ts", "dependencies": { "@modulab/hooks": "^0.0.1", "vue": "^3.4.19", "element-plus": "^2.8.0" }, "author": "張同學", "keywords": [ "对话框" ], "license": "ISC", "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" } }