1
0
Fork 0
mirror of synced 2024-09-16 09:17:40 +12:00
budibase/packages/server/appPackages/master/package.json
2019-09-09 08:50:15 +01:00

15 lines
361 B
JSON

{
"name": "budibase-master",
"version": "1.0.0",
"description": "",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "GPL-3.0",
"dependencies": {
"budibase-client": "file:../../../client/dist",
"budibase-standard-components": "file:../../../standard-components/dist"
}
}