1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00
budibase/packages/client/package.json
michael shanks 2fc0bc7156 mono repo
2019-06-07 14:18:10 +01:00

15 lines
322 B
JSON

{
"name": "budibase-client-library",
"version": "0.0.1",
"description": "Client library for talking to budibase web server",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"budibase"
],
"author": "Michael Shanks",
"license": "MPL-2.0"
}