1
0
Fork 0
mirror of synced 2024-07-06 23:10:57 +12:00
budibase/packages/server/appPackages/testApp2/package.json
2019-10-18 17:32:03 +01:00

15 lines
356 B
JSON

{
"name": "testApp2",
"version": "1.0.0",
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@budibase/bootstrap-components": "file:../../../bootstrap-components",
"@budibase/standard-components": "file:../../../standard-components"
}
}