{
    "name": "sphinx_rtd_theme",
    "version": "0.4.2",
    "description": "",
    "main": "js/theme.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+ssh://git@gitlab.com/jacksao/sphinx_rtd_theme.git"
    },
    "keywords": ["theme"],
    "author": "jacksao",
    "license": "MIT",
    "bugs": {
        "url": "https://gitlab.com/jacksao/sphinx_rtd_theme/issues"
    },
    "homepage": "https://gitlab.com/jacksao/sphinx_rtd_theme#README"
}