зеркало из https://github.com/docker/docs.git
33 строки
846 B
JSON
33 строки
846 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|