1{ 2 "name": "dokuwiki/plugin-statdisplay", 3 "description": "DokuWiki statdisplay plugin", 4 "license": "GPL-2.0-only", 5 "require": { 6 "php": ">=8.0", 7 "cbschuld/browser.php": "^2.0", 8 "szymach/c-pchart": "^3.1" 9 } 10} 11