зеркало из https://github.com/docker/docs.git
38 строки
1010 B
JSON
38 строки
1010 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/",
|
|
"dependencies": {
|
|
"@alpinejs/collapse": "^3.14.1",
|
|
"@alpinejs/focus": "^3.14.1",
|
|
"@alpinejs/persist": "^3.14.1",
|
|
"@floating-ui/dom": "^1.6.11",
|
|
"@material-symbols/svg-400": "^0.23.0",
|
|
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
|
|
"@tailwindcss/typography": "^0.5.13",
|
|
"alpinejs": "^3.14.1",
|
|
"autoprefixer": "^10.4.20",
|
|
"postcss": "^8.4.47",
|
|
"postcss-cli": "^11.0.0",
|
|
"postcss-import": "^16.1.0",
|
|
"tailwindcss": "^3.4.13"
|
|
},
|
|
"devDependencies": {
|
|
"markdownlint": "^0.35.0",
|
|
"prettier": "^3.3.3",
|
|
"prettier-plugin-go-template": "^0.0.15",
|
|
"prettier-plugin-tailwindcss": "^0.6.8"
|
|
}
|
|
}
|