Repository URL to install this package:
|
Version:
2.0.1 ▾
|
drupal/metatag_segment
/
composer.json
|
|---|
{
"name": "drupal/metatag_segment",
"type": "drupal-module",
"description": "Use metatags for Segment tracking.",
"keywords": ["Drupal"],
"license": "GPL-2.0+",
"homepage": "https://www.drupal.org/project/metatag_segment",
"minimum-stability": "dev",
"support": {
"issues": "https://www.drupal.org/project/issues/metatag_segment",
"source": "http://cgit.drupalcode.org/metatag_segment"
},
"require": {
"drupal/metatag": "^1.0"
}
}