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

package.json - github.com/bjacquemet/personal-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 82af49a05f06820c8b1f9df20c7c05a7baa5f6a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "personal_web",
  "description": "Simple Personal website theme for Hugo",
  "version": "0.0.1",
  "author": {
    "name": "Baptiste Jacquemet",
    "url": "https://baptistej.com"
  },
  "repository": "bjacquemet/personal_web",
  "license": "MIT",
  "dependencies": {}
}