UNPKG

hexo-theme-volantis

Version:

Elegant and powerful theme for Hexo.

31 lines (30 loc) 733 B
{ "name": "hexo-theme-volantis", "version": "5.8.0", "description": "Elegant and powerful theme for Hexo.", "main": "package.json", "scripts": { "test": "echo test" }, "repository": { "type": "git", "url": "git+https://github.com/volantis-x/hexo-theme-volantis.git" }, "keywords": [ "hexo", "theme", "volantis" ], "author": "Volantis X (https://github.com/volantis-x/)", "license": "MIT", "bugs": { "url": "https://github.com/volantis-x/hexo-theme-volantis/issues" }, "homepage": "https://volantis.js.org", "devDependencies": { "hexo": "^6.1.0", "hexo-renderer-stylus": "^2.0.1", "hexo-renderer-ejs": "^2.0.0", "hexo-generator-json-content": "^4.2.3" } }