forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
18 lines
415 B
JSON
18 lines
415 B
JSON
{
|
|
"name": "drupal/purge",
|
|
"type": "drupal-module",
|
|
"description": "Provides a generic external cache invalidation API and queue service.",
|
|
"license": "GPL-2.0-or-later",
|
|
"authors": [
|
|
{
|
|
"name": "Niels van Mourik",
|
|
"homepage": "http://www.nielsvm.org"
|
|
}
|
|
],
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-8.x-3.x": "3.x-dev"
|
|
}
|
|
}
|
|
}
|