11 lines
267 B
JSON
11 lines
267 B
JSON
|
{
|
||
|
"name": "component-sdk",
|
||
|
"version": "1.0.0",
|
||
|
"description": "SDK for developing Budibase components",
|
||
|
"main": "src/index.js",
|
||
|
"repository": "https://github.com/Budibase/budibase",
|
||
|
"author": "Andrew Kingston",
|
||
|
"license": "AGPLv3",
|
||
|
"private": false
|
||
|
}
|