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

package.json - github.com/curttimson/hugo-theme-dopetrope.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0e8cdc25b57fc5f8ce7ebd39fa7955cb066a52f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "name": "hugo-theme-dopetrope",
  "version": "4.2.4",
  "description": "Hugo Theme Dopetrope",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/curttimson/hugo-theme-dopetrope.git"
  },
  "keywords": [
    "hugo",
    "hugo-theme",
    "dopetrope"
  ],
  "author": "Curtis Timson",
  "license": "Creative Commons Attribution",
  "bugs": {
    "url": "https://github.com/curttimson/hugo-theme-dopetrope/issues"
  },
  "homepage": "https://github.com/curttimson/hugo-theme-dopetrope#readme"
}