jive-sdk
Version:
Node.js SDK for Jive Software to assist with the development of add-ons
18 lines • 429 B
JSON
{
"sampleData" : {
"title" : "My contacts",
"contents" : [ {
"name" : "--",
"value": "--"
} ]
},
"displayName" : "Podio",
"name" : "{{{TILE_NAME}}}",
"description" : "My Contacts",
"style" : "TABLE",
"icons" : {
"16" : "http://placehold.it/16x16",
"48" : "http://placehold.it/48x48",
"128" : "http://placehold.it/128x128"
}
}