forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
15 lines
446 B
JSON
15 lines
446 B
JSON
{
|
|
"name": "drupal/quicklink",
|
|
"type": "drupal-module",
|
|
"description": "Installs Quicklink JS library to prefetch linked pages.",
|
|
"keywords": ["Drupal"],
|
|
"license": "GPL-2.0-or-later",
|
|
"homepage": "https://www.drupal.org/project/quicklink",
|
|
"minimum-stability": "dev",
|
|
"support": {
|
|
"issues": "https://www.drupal.org/project/issues/quicklink",
|
|
"source": "https://git.drupalcode.org/project/quicklink"
|
|
},
|
|
"require": {}
|
|
}
|