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
586 B
JSON
26 lines
586 B
JSON
7 years ago
|
{
|
||
|
"name": "daggerhart/openid-connect-generic-wordpress",
|
||
|
"type": "wordpress-plugin",
|
||
|
"license": "GPL",
|
||
|
"description": "",
|
||
|
"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",
|
||
|
}
|
||
|
}
|