mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
committed by
David Karlsson
parent
4bbeb2093f
commit
a0d21ade2f
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "docker/docs",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/docker/docs.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "dvdksn",
|
||||
"license": "Apache License 2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/docker/docs/issues"
|
||||
},
|
||||
"homepage": "https://docs.docker.com/",
|
||||
"devDependencies": {
|
||||
"@alpinejs/collapse": "^3.11.1",
|
||||
"@docsearch/js": "^3.5.2",
|
||||
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
|
||||
"@tailwindcss/typography": "^0.5.8",
|
||||
"alpinejs": "^3.12.3",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"markdownlint": "^0.27.0",
|
||||
"mermaid": "^10.3.1",
|
||||
"postcss": "^8.4.19",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-import": "^15.1.0",
|
||||
"prettier": "^3.0.0",
|
||||
"prettier-plugin-tailwindcss": "^0.5.3",
|
||||
"tailwindcss": "^3.2.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user