lcny-admin-mobile-vue/src/package.json

19 lines
584 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"id": "da-tree-vue2",
"name": "da-tree 树组件支持单选、多选、无限级、主题色Vue2版",
"displayName": "da-tree 树组件支持单选、多选、无限级、主题色Vue2版",
"version": "1.4.1",
"description": "一个基于 Vue2 的tree(树)组件同时支持主题换色可能是最适合你的tree(树)组件",
"keywords": [
"tree",
"树",
"树组件",
"da系列"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
}
}