You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
624 B
JSON

{
"name": "daggerhart/openid-connect-generic",
"type": "wordpress-plugin",
"license": "GPL-2.0-only",
"description": "OpenID Connect generic WordPress plugin.",
"homepage": "https://github.com/daggerhart/openid-connect-generic",
"authors": [
{
"name": "Jonathan Daggerhart",
"email": "jonathan@daggerhart.com",
"homepage": "https://github.com/daggerhart"
}
],
"keywords": [
"wordpress",
"openid"
],
"support": {
"issues": "https://github.com/daggerhart/openid-connect-generic/issues"
},
"require": {
"php": ">=5.3.3",
"composer/installers": "~1.0"
}
}