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

package.json - github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9a689efb12fb06384ea1d959229ba362e4e128a7 (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
25
26
27
{
  "name": "hugo-theme-massively",
  "version": "2.2.1",
  "description": "HTML5 UP theme Massively for Hugo",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/curttimson/hugo-theme-massively.git"
  },
  "keywords": [
    "hugo",
    "hugo-theme",
    "theme",
    "html5up",
    "massively"
  ],
  "author": "Curtis Timson",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/curttimson/hugo-theme-massively/issues"
  },
  "homepage": "https://github.com/curttimson/hugo-theme-massively#readme",
  "devDependencies": {}
}