2019-09-07 07:50:35 +02:00
|
|
|
{
|
2019-10-14 09:32:20 +02:00
|
|
|
"name": "testApp2",
|
2019-09-07 07:50:35 +02:00
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"author": "",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
2019-10-18 18:32:03 +02:00
|
|
|
"@budibase/bootstrap-components": "file:../../../bootstrap-components",
|
|
|
|
"@budibase/standard-components": "file:../../../standard-components"
|
2019-09-07 07:50:35 +02:00
|
|
|
}
|
|
|
|
}
|