freescout-dropkick-js/module.json
William Entriken a2dec6d500
Initial release
2022-10-11 15:15:46 -04:00

12 lines
404 B
JSON

{
"name": "DropkickJS",
"alias": "dropkickjs",
"description": "Dropkick JS injects your custom JavaScript file at the bottom of every page view.",
"version": "1.0.0",
"detailsUrl": "https://github.com/fulldecent/freescout-dropkickjs",
"author": "William Entriken",
"providers": [
"Modules\\DropkickJS\\Providers\\DropkickJSServiceProvider"
],
"requires": []
}