Ticket_Passer/manifest.json
2024-09-30 17:21:44 -05:00

18 lines
279 B
JSON

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