UNPKG

hexo-theme-inspire

Version:

A Twitter style Hexo theme inspired by another WordPress theme Inspire. Written by Louie.

24 lines (23 loc) 740 B
{ "name": "hexo-theme-inspire", "version": "0.0.1", "description": "A Twitter style Hexo theme inspired by another WordPress theme Inspire. Written by Louie.", "main": "package.json", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mitian233/hexo-theme-inspire.git" }, "keywords": ["hexo", "theme", "inspire", "sns theme", "twitter", "hexo-theme-inspire"], "author": "mitian233", "license": "Apache-2.0", "bugs": { "url": "https://github.com/mitian233/hexo-theme-inspire/issues" }, "homepage": "https://github.com/mitian233/hexo-theme-inspire#readme", "dependencies": { "hexo-renderer-pug": "^3.0.0" } }