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

package.json - github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ee816820fec9a0fbde1dacd0bce4fe284e1b23d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "name": "hugo-eureka",
    "version": "0.8.4",
    "description": "Eureka is a feature-rich and highly customizable Hugo theme.",
    "repository": "https://github.com/wangchucheng/hugo-eureka",
    "author": "C. Wang <me@wangchucheng.com>",
    "devDependencies": {
        "@fullhuman/postcss-purgecss": "^4.0.3",
        "autoprefixer": "^10.2.5",
        "postcss": "^8.2.10",
        "postcss-cli": "^8.3.1",
        "postcss-import": "^14.0.1",
        "tailwindcss": "^2.0.4",
        "tailwindcss-rtl": "^0.8.0"
    },
    "browserslist": [
        "last 1 version",
        "> 1%",
        "maintained node versions",
        "not dead"
    ]
}