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

package.json « exampleSite - github.com/tylerjlawson/simple-resume.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 369b30fb4ee74dd6651b086367bff8a1f91cd9d7 (plain)
1
2
3
4
5
6
7
8
{
  "dependencies": {
    "hugo-theme-demo-builder": "^1.0.4"
  },
  "scripts": {
    "build": "hugo-theme-demo-builder"
  }
}