mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-06-26 12:28:01 +08:00
29 lines
922 B
JSON
29 lines
922 B
JSON
{
|
|
"name": "@tmagic/ui-vue2",
|
|
"version": "1.0.0-rc.3",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@vue/composition-api": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://mirrors.tencent.com/npm/@vue%2fcomposition-api/-/composition-api-1.0.5.tgz",
|
|
"integrity": "sha512-F5jZiSTFvpnJD4geVc5KNY4eNS5NrfU/nZXachzxYorl56SDlh54rFVRm1QtXgdTj/kwvgixT4n0XfhZZpnoBA==",
|
|
"requires": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://mirrors.tencent.com/npm/tslib/-/tslib-2.4.0.tgz",
|
|
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ=="
|
|
}
|
|
}
|
|
},
|
|
"vue": {
|
|
"version": "2.6.14",
|
|
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.14.tgz",
|
|
"integrity": "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ=="
|
|
}
|
|
}
|
|
}
|