aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 367ecb81191fd57edd2f05842cd020a9b827156c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "hugo-theme-even",
  "version": "1.0.0",
  "description": "A super simple theme for Hugo",
  "main": "index.js",
  "keywords": [
    "hugo",
    "theme"
  ],
  "author": "olOwOlo",
  "license": "MIT"
}