UNPKG

theme-lx

Version:

A simle & clear & elegant hexo theme

34 lines (33 loc) 799 B
{ "name": "theme-lx", "version": "0.4.4", "description": "A simle & clear & elegant hexo theme", "main": "source/dist/css/main.min.css", "scripts": { "test": "gulp clean && gulp" }, "repository": { "type": "git", "url": "git+https://github.com/blleng/hexo-theme-lx.git" }, "keywords": [ "hexo", "theme-lx", "lx" ], "author": "blleng", "license": "MIT", "bugs": { "url": "https://github.com/blleng/hexo-theme-lx/issues" }, "homepage": "https://github.com/blleng/hexo-theme-lx#readme", "devDependencies": { "del": "^6.0.0", "gulp": "^4.0.2", "gulp-autoprefixer": "^8.0.0", "gulp-imagemin": "^7.1.0", "gulp-rename": "^2.0.0", "gulp-stylus": "^2.7.0", "gulp-uglify": "^3.0.2" } }