You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "recipes.thepences.org",
|
|
"version": "1.0.0",
|
|
"description": "Personal cookbook with Hugo",
|
|
"main": "config.toml",
|
|
"author": "Charles Pence",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"dependencies": {
|
|
"bootstrap": "^4.4.1",
|
|
"bootswatch": "^4.4.1",
|
|
"jquery": "^3.5.0",
|
|
"lunr": "^2.3.8",
|
|
"parse-md": "^2.0.4",
|
|
"popper.js": "^1.16.0",
|
|
"text-encoding": "^0.7.0",
|
|
"zlibjs": "^0.3.1"
|
|
}
|
|
}
|