{
"$schema": "https://developer.joomla.org/schemas/json-schema/web_assets.json",
"name": "plg_system_admintools",
"version": "7.8.2",
"description": "System - Admin Tools",
"license": "GPL-3.0-or-later",
"assets": [
{
"name": "plg_system_admintools.blockedrequests",
"description": "Handles the buttons in the blocked requests email reminder message",
"type": "script",
"uri": "plg_system_admintools/blockedrequests.min.js",
"attributes": {
"defer": true
}
}
]
}