forked from opentiny/tiny-engine
24 lines
467 B
JSON
24 lines
467 B
JSON
[
|
|
{
|
|
"componentName": "TinyGrid",
|
|
"exportName": "Grid",
|
|
"package": "@opentiny/vue",
|
|
"version": "^3.10.0",
|
|
"destructuring": true
|
|
},
|
|
{
|
|
"componentName": "TinyNumeric",
|
|
"exportName": "Numeric",
|
|
"package": "@opentiny/vue",
|
|
"version": "^3.10.0",
|
|
"destructuring": true
|
|
},
|
|
{
|
|
"componentName": "TinyInput",
|
|
"exportName": "Input",
|
|
"package": "@opentiny/vue",
|
|
"version": "^3.10.0",
|
|
"destructuring": true
|
|
}
|
|
]
|