mirror of
https://git.yylx.win/https://github.com/fulldecent/freescout-dropkick-js.git
synced 2025-10-03 17:41:05 +08:00
12 lines
404 B
JSON
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": []
|
|
}
|