UNPKG

779 BJSONView Raw
1{
2 "name": "hexo-theme-butterfly",
3 "version": "3.8.3",
4 "description": "A Simple and Card UI Design theme for Hexo",
5 "main": "package.json",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "keywords": [
10 "hexo",
11 "theme",
12 "butterfly",
13 "Card UI Design",
14 "Jerry",
15 "hexo-theme-butterfly"
16 ],
17 "repository": {
18 "type": "git",
19 "url": "https://github.com/jerryc127/hexo-theme-butterfly.git"
20 },
21 "bugs": {
22 "url": "https://github.com/jerryc127/hexo-theme-butterfly/issues",
23 "email": "btf@immyw.com"
24 },
25 "dependencies": {
26 "hexo-renderer-stylus": "^2.0.1",
27 "hexo-renderer-pug": "^2.0.0"
28 },
29 "homepage": "https://butterfly.js.org/",
30 "author": "Jerry <i@immyw.com>",
31 "license": "Apache-2.0"
32}