oj-github-button
Version:
GitHub buttons plugin for OJ
19 lines (18 loc) • 411 B
JSON
{
"name": "oj-github-button",
"version": "0.0.4",
"main": "oj.GitHubButton.js",
"description": "GitHub buttons plugin for OJ",
"homepage": "http://ojjs.org/plugins.html#GitHubButton",
"keywords": [
"oj",
"plugin",
"github",
"button"
],
"author": "Evan Moran <evan@evanmoran.com>",
"repository": {
"type": "git",
"url": "git://github.com/ojjs/oj.GitHubButton.git"
}
}