1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
budibase/packages/frontend-core/package.json

13 lines
303 B
JSON
Raw Normal View History

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