Skip to content
Snippets Groups Projects
Commit 4d1749a8 authored by Viktor Holovachek's avatar Viktor Holovachek
Browse files

Issue #3424821 - Add composer.json

parent c1927b84
No related branches found
No related tags found
1 merge request!4Issue #3424821 - Add composer.json
Pipeline #107718 failed
{
"name": "drupal/browscap",
"description": "Browscap provides an improved version of PHP's get_browser() function.",
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"keywords": ["Drupal"],
"homepage": "https://www.drupal.org/project/browscap",
"authors": [
{
"name": "Devin Carlson",
"homepage": "https://www.drupal.org/u/devin-carlson",
"role": "Maintainer"
},
{
"name": "Greg Knaddison (greggles)",
"homepage": "https://www.drupal.org/u/greggles",
"role": "Maintainer"
},
{
"name": "Matt Lucasiewicz (lahoosascoots)",
"homepage": "https://www.drupal.org/u/lahoosascoots",
"role": "Maintainer"
},
{
"name": "Mike Ryan (mikeryan)",
"homepage": "https://www.drupal.org/u/mikeryan",
"role": "Maintainer"
},
{
"name": "Viktor Holovachek (AstonVictor)",
"homepage": "https://www.drupal.org/u/astonvictor",
"role": "Maintainer"
}
],
"minimum-stability": "dev",
"support": {
"issues": "https://www.drupal.org/project/issues/browscap",
"source": "https://git.drupalcode.org/project/browscap"
},
"require": { }
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment