Repository URL to install this package:
|
Version:
2.0.0 ▾
|
drupal/melt_sticky_drawer
/
composer.json
|
|---|
{
"name": "drupal/melt_sticky_drawer",
"type": "drupal-module",
"description": "Creates a sticky footer until element is scrolled into view",
"keywords": ["Drupal"],
"license": "GPL-2.0+",
"homepage": "https://www.drupal.org/project/melt_sticky_drawer",
"minimum-stability": "dev",
"support": {
"issues": "https://www.drupal.org/project/issues/melt_sticky_drawer",
"source": "http://cgit.drupalcode.org/melt_sticky_drawer"
},
"require": { }
}