1
0
Fork 0
mirror of synced 2024-07-06 23:10:57 +12:00
budibase/packages/server/appPackages/_master/package.json
2020-02-26 22:31:23 +00:00

15 lines
308 B
JSON

{
"name": "masterui",
"version": "1.0.0",
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@budibase/standard-components": "^0.0.19",
"@budibase/materialdesign-components": "^0.0.19"
}
}