UNPKG

hexo-theme-sb

Version:

Clean and simple theme for Hexo blog framework

39 lines (38 loc) 809 B
{ "name": "hexo-theme-sb", "version": "1.0.17", "description": "Clean and simple theme for Hexo blog framework", "author": "Silvestar Bistrović <malimirkeccita@gmail.com>", "license": "MIT", "scripts": { "build": "gulp", "postinstall": "node postinstall.js" }, "keywords": [ "hexo", "hexo-theme", "theme", "cms", "blog", "framework", "pug", "svg", "red", "pink", "starter-project", "sb" ], "bugs": { "url": "https://github.com/maliMirkec/hexo-theme-sb/issues" }, "homepage": "https://sbtheme.silvestarbistrovic.from.hr", "dependencies": { "hexo-helper-inline-svg": "^1.1.1", "hexo-render-pug": "^2.0.0", "ncp": "^2.0.0", "yarn": "^0.27.5" }, "devDependencies": { "starter-project": "^1.1.53" } }