xref: /plugin/oauth/composer.json (revision 0ccb80eb7672bacb405cf2de13a80588dd75a860)
1{
2    "name": "cosmocode/dokuwiki-plugin-oauth",
3    "description": "OAuth Plugin for DokuWiki",
4    "type": "project",
5    "license": "GPL2",
6    "require": {
7        "lusitanian/oauth": "0.8.*"
8    }
9}
10