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