Files
hugo-bootswatch-slate/package.json
2018-02-17 23:25:30 +02:00

14 lines
361 B
JSON

{
"name": "hugo-bootswatch-slate",
"version": "0.1.0",
"description": "A hugo theme based on the Slate Bootswatch theme",
"main": "index.js",
"repository": "git@github.com:gardient/hugo-bootswatch-slate.git",
"author": "Gardient <gradient93@gmail.com>",
"license": "MIT",
"private": false,
"devDependencies": {
"standard": "^10.0.3"
}
}