2013-09-09 14:12:07 +00:00
|
|
|
{
|
2016-04-01 00:55:54 +00:00
|
|
|
"name": "minimal-mistakes",
|
2020-11-02 16:25:10 +00:00
|
|
|
"private": true,
|
2024-05-10 09:59:50 +00:00
|
|
|
"version": "4.26.1",
|
2018-08-08 02:59:46 +00:00
|
|
|
"description": "Minimal Mistakes 2 column Jekyll theme.",
|
2013-09-09 14:12:07 +00:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2024-04-22 17:28:03 +00:00
|
|
|
"url": "https://github.com/mmistakes/minimal-mistakes.git"
|
2013-09-09 14:12:07 +00:00
|
|
|
},
|
2018-11-27 13:27:08 +00:00
|
|
|
"keywords": [
|
|
|
|
"jekyll",
|
|
|
|
"theme",
|
|
|
|
"minimal"
|
|
|
|
],
|
2016-03-08 03:20:32 +00:00
|
|
|
"author": "Michael Rose",
|
|
|
|
"license": "MIT",
|
2013-09-09 14:12:07 +00:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/mmistakes/minimal-mistakes/issues"
|
|
|
|
},
|
2016-04-01 00:55:54 +00:00
|
|
|
"homepage": "https://mmistakes.github.io/minimal-mistakes/",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.10.0"
|
|
|
|
},
|
2013-09-09 14:12:07 +00:00
|
|
|
"devDependencies": {
|
2024-05-04 20:03:07 +00:00
|
|
|
"uglify-js": "^3.17.4"
|
2013-09-09 14:12:07 +00:00
|
|
|
}
|
2018-01-05 03:52:11 +00:00
|
|
|
}
|