everything up to index
This commit is contained in:
13
package.json
Normal file
13
package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user