1
0
Fork 0
mirror of synced 2024-06-14 08:24:48 +12:00
budibase/packages/frontend-core/package.json

14 lines
343 B
JSON
Raw Normal View History

{
"name": "@budibase/frontend-core",
"version": "1.0.46-alpha.3",
"description": "Budibase frontend core libraries used in builder and client",
"author": "Budibase",
"license": "GPL-3.0",
"svelte": "src/index.js",
"dependencies": {
"@budibase/bbui": "^1.0.46-alpha.0",
"lodash": "^4.17.21",
"svelte": "^3.46.2"
}
}