mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Gilbert Gilb's
11.54.2019 9dbb8d15dc0e85ce39b70a9b513145b9dd747f33
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "gohugo-default-theme",
  "version": "1.0.0",
  "description": "Base Theme to start Hugo Sites",
  "main": "index.js",  
  "repository": {
    "type": "git",
    "url": "git+https://github.com/theNewDynamic/thenewdynamic.com.git"
  },
  "keywords": [
    "hugo",
    "gohugo"
  ],
  "author": "budparr",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/theNewDynamic/thenewdynamic.com/issues"
  },
  "homepage": "https://github.com/theNewDynamic/thenewdynamic.com#readme"
}