Skip to content
Snippets Groups Projects
Commit 813c2705 authored by Sascha Eggenberger's avatar Sascha Eggenberger
Browse files

Add composer funding & autor infos

parent 0bb9c10a
No related branches found
No related tags found
No related merge requests found
{
"name": "drupal/gin_login",
"type": "drupal-module",
"description": "Custom Drupal Login for Gin theme",
"keywords": ["Drupal"],
"license": "GPL-2.0+",
"homepage": "https://www.drupal.org/project/gin_login",
"minimum-stability": "dev",
"support": {
"issues": "https://www.drupal.org/project/issues/gin_login",
"source": "http://cgit.drupalcode.org/gin_login"
},
"require": { }
"name": "drupal/gin_login",
"type": "drupal-module",
"description": "Custom Drupal Login for Gin theme",
"keywords": ["Drupal"],
"license": "GPL-2.0+",
"homepage": "https://www.drupal.org/project/gin_login",
"minimum-stability": "dev",
"support": {
"issues": "https://www.drupal.org/project/issues/gin_login",
"source": "http://cgit.drupalcode.org/gin_login"
},
"authors": [
{
"name": "Sascha Eggenberger (saschaeggi)",
"homepage": "https://www.drupal.org/u/saschaeggi",
"role": "Maintainer"
}
],
"require": {},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/saschaeggi"
},
{
"type": "other",
"url": "https://paypal.me/saschaeggi"
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment