Ticket_Passer/manifest.json

21 lines
335 B
JSON

{
"platform-version": "2.3",
"product": {
"freshdesk": {
"location": {
"ticket_sidebar": {
"url": "index.html",
"icon": "styles/images/icon.svg"
}
},
"requests": {
"createTicket": {}
}
}
},
"engines": {
"node": "18.20.4",
"fdk": "9.2.0"
}
}