zendesk_app_framework_sdk
Version:
The Zendesk App Framework (ZAF) SDK is a JavaScript library that simplifies cross-frame communication between iframed apps and ZAF.
20 lines (19 loc) • 459 B
JSON
{
"name": "app",
"author": {
"name": "zendesk",
"email": "support@zendesk.com",
"url": "https://www.zendesk.com/"
},
"defaultLocale": "en",
"private": true,
"location": {
"zendesk": {
"ticket_sidebar": "http://localhost:9001/iframe.html",
"user_sidebar": "http://localhost:9001/iframe.html",
"organization_sidebar": "http://localhost:9001/iframe.html"
}
},
"version": "1.0",
"frameworkVersion": "2.0"
}