jam/js/ui/botui/examples/hello-world-webpack/package.json

8 lines
90 B
JSON
Raw Normal View History

2025-07-21 23:37:41 +02:00
{
"private": true,
"dependencies": {
"botui": "^0.3.3",
"vue": "^2.4.2"
}
}