Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.json - github.com/amzrk2/hugo-theme-fuji.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8e905d095d601c5e0c79989407cf57b34b12dac0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "hugo-theme-fuji",
  "version": "2.8.2",
  "description": "A minimal Hugo theme with nice theme color. | 一个主题色极简 Hugo 主题。",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dsrkafuu/hugo-theme-fuji.git"
  },
  "keywords": [
    "hugo",
    "theme",
    "fuji"
  ],
  "author": "DSRKafuU <dsrkafuu@outlook.com> (https://dsrkafuu.net/)",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/dsrkafuu/hugo-theme-fuji/issues"
  },
  "homepage": "https://github.com/dsrkafuu/hugo-theme-fuji#readme",
  "dependencies": {
    "@primer/css": "17.2.1"
  }
}