1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
budibase/packages/server/appPackages/testApp2/package.json
2019-10-14 08:32:20 +01:00

14 lines
254 B
JSON

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