UNPKG

hexo-next-twikoo

Version:
25 lines (24 loc) 633 B
{ "name": "hexo-next-twikoo", "version": "1.0.3", "description": "Twikoo comment system for NexT.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": "https://github.com/imaegoo/hexo-next-twikoo", "keywords": [ "Hexo", "NexT", "twikoo" ], "author": "imaegoo <hello@imaegoo.com> (https://github.com/imaegoo)", "license": "LGPL-3.0", "bugs": { "url": "https://github.com/imaegoo/hexo-next-twikoo/issues" }, "homepage": "https://github.com/imaegoo/hexo-next-twikoo#readme", "dependencies": { "@next-theme/utils": "^1.1.0" } }