jive-sdk
Version:
Node.js SDK for Jive Software to assist with the development of add-ons
11 lines • 336 B
JSON
{
"displayName" : "{{{TILE_NAME}}} Activity",
"name" : "{{{TILE_NAME}}}",
"description" : "{{{TILE_NAME}}} Activity Pusher",
"style" : "ACTIVITY",
"icons" : {
"16" : "{{{host}}}/checkbox_checked.png",
"48" : "{{{host}}}/checkbox_checked.png",
"128" : "{{{host}}}/checkbox_checked.png"
}
}