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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 2 insertions, 7 deletions
diff --git a/package.json b/package.json
index d213263..b5e8ea8 100644
--- a/package.json
+++ b/package.json
@@ -1,14 +1,9 @@
{
"name": "hugo-eureka",
- "version": "0.3.1",
- "description": "Starter files for the eureka theme for hugo.",
- "main": "index.js",
+ "version": "0.7.1-dev",
+ "description": "Eureka is a feature-rich and highly customizable Hugo theme.",
"repository": "https://github.com/wangchucheng/hugo-eureka",
"author": "C. Wang <me@wangchucheng.com>",
- "license": "MIT",
- "scripts": {
- "start": "hugo --gc"
- },
"devDependencies": {
"@fullhuman/postcss-purgecss": "^4.0.3",
"autoprefixer": "^10.2.5",