{
    "name": "hexo-next-giscus",
    "version": "1.3.0",
    "description": "Giscus comment system for NexT.",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/next-theme/hexo-next-giscus.git"
    },
    "keywords": [
        "Hexo",
        "NexT",
        "Giscus"
    ],
    "author": "next-theme",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/next-theme/hexo-next-giscus/issues"
    },
    "homepage": "https://github.com/next-theme/hexo-next-giscus#readme",
    "dependencies": {
        "@next-theme/utils": "^1.3.0"
    }
}