2019-09-09 09:50:15 +02:00
|
|
|
{
|
2020-02-26 16:59:27 +01:00
|
|
|
"name": "masterui",
|
2019-09-09 09:50:15 +02:00
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"author": "",
|
2020-02-26 16:59:27 +01:00
|
|
|
"license": "ISC",
|
2019-09-09 09:50:15 +02:00
|
|
|
"dependencies": {
|
2020-02-26 16:59:27 +01:00
|
|
|
"@budibase/standard-components": "^0.0.16",
|
|
|
|
"@budibase/materialdesign-components": "^0.0.16"
|
2019-09-09 09:50:15 +02:00
|
|
|
}
|
|
|
|
}
|