-
- Downloads
Issue #3475849 by mably: Drupal 11 compatible version
.cspell-project-words.txt
0 → 100644
.gitlab-ci.yml
0 → 100644
{ | { | ||
"name": "ajax_command_page_reload", | "name": "drupal/ajax_command_page_reload", | ||
"type": "drupal-module", | "type": "drupal-module", | ||
"description": "Reload the current page from JS.", | "description": "Reload the current page from JS.", | ||
"keywords": [], | "license": "GPL-2.0-or-later", | ||
"minimum-stability": "dev", | |||
"homepage": "https://www.drupal.org/project/ajax_command_page_reload", | "homepage": "https://www.drupal.org/project/ajax_command_page_reload", | ||
"authors": [ | "authors": [ | ||
{ | { | ||
"name": "PSF_", | "name": "psf_", | ||
"email": "aaaaa976@gmail.com" | "email": "aaaaa976@gmail.com", | ||
"homepage": "https://www.drupal.org/u/psf_", | |||
"role": "Maintainer" | |||
} | } | ||
], | ], | ||
"minimum-stability": "dev", | |||
"support": { | "support": { | ||
"issues": "https://www.drupal.org/project/issues/ajax_command_page_reload", | "issues": "https://www.drupal.org/project/issues/ajax_command_page_reload", | ||
"source": "http://cgit.drupalcode.org/ajax_command_page_reload" | "source": "https://git.drupalcode.org/project/ajax_command_page_reload" | ||
} | } | ||
} | } |
Please register or sign in to comment