xref: /plugin/oauth/composer.json (revision f87928615958963087a1958e7e402daf513124b0)
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