2021-01-23 10:07:18 +03:00
|
|
|
{
|
|
|
|
"name": "jekyll-theme-chirpy",
|
2022-06-17 19:09:22 +03:00
|
|
|
"version": "5.2.1",
|
2022-02-04 01:03:01 +03:00
|
|
|
"description": "A minimal, responsive, and powerful Jekyll theme for presenting professional writing.",
|
2021-01-23 10:07:18 +03:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/cotes2020/jekyll-theme-chirpy.git"
|
|
|
|
},
|
|
|
|
"author": "Cotes Chung",
|
|
|
|
"license": "MIT",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/cotes2020/jekyll-theme-chirpy/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/cotes2020/jekyll-theme-chirpy#readme",
|
2022-03-01 18:23:20 +03:00
|
|
|
"devDependencies": {
|
2021-01-23 10:07:18 +03:00
|
|
|
"gulp": "^4.0.2",
|
|
|
|
"gulp-concat": "^2.6.1",
|
2021-01-25 01:20:51 +03:00
|
|
|
"gulp-insert": "^0.5.0",
|
2021-01-23 10:07:18 +03:00
|
|
|
"gulp-rename": "^2.0.0",
|
2021-01-25 01:20:51 +03:00
|
|
|
"gulp-uglify": "^3.0.2",
|
2021-12-02 18:33:39 +03:00
|
|
|
"uglify-js": "^3.14.3"
|
2021-01-23 10:07:18 +03:00
|
|
|
}
|
|
|
|
}
|