UNPKG

@allo_shuang/modal

Version:

统一弹窗组件。用于规范项目弹窗管理的架构及使用。减少手动操作及心智成本。UI组件库使用Element-UI。

21 lines (20 loc) 524 B
{ "name": "@allo_shuang/modal", "version": "1.0.9", "description": "统一弹窗组件。用于规范项目弹窗管理的架构及使用。减少手动操作及心智成本。UI组件库使用Element-UI。", "main": "index.js", "scripts": { "pub": "npm version patch;npm publish", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Shuang CAO", "license": "ISC", "keywords": [ "VUE", "Modal", "Dialog", "Element-UI", "architecture" ], "dependencies": {} }