UNPKG

hexo-theme-sukax

Version:

Modern, powerful and simple theme for Hexo

42 lines (41 loc) 999 B
{ "name": "hexo-theme-sukax", "version": "1.3.5", "description": "Modern, powerful and simple theme for Hexo", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "setup": "npm cache clean && npm install", "lint": "bash lint.sh" }, "repository": { "type": "git", "url": "git+https://github.com/SukkaW/hexo-theme-suka.git" }, "keywords": [ "hexo", "hexo-theme", "suka", "sukkaw" ], "author": "SukkaW, LufsX", "license": "GPL-3.0", "bugs": { "url": "https://github.com/SukkaW/hexo-theme-suka/issues" }, "homepage": "https://github.com/SukkaW/hexo-theme-suka#readme", "devDependencies": { "ejs-lint": "1.2.1", "eslint": "8.9.0", "gulp": "4.0.2", "gulp-autoprefixer": "^8.0.0", "gulp-clean-css": "4.3.0", "gulp-rename": "2.0.0", "gulp-uglify": "3.0.2", "sass-lint": "1.13.1" }, "dependencies": { "node-prismjs": "0.1.2", "prismjs": "^1.26.0", "qr-image": "3.2.0" } }