majdouline-sbai/node_modules/tailwindcss-debug-screens/package.json
2025-03-03 14:40:49 +01:00

18 lines
600 B
JSON

{
"name": "tailwindcss-debug-screens",
"version": "2.2.1",
"description": "A Tailwind CSS component that shows the currently active screen (responsive breakpoint).",
"main": "index.js",
"author": "Joren Van Hee",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/jorenvanhee/tailwindcss-debug-screens.git"
},
"homepage": "https://github.com/jorenvanhee/tailwindcss-debug-screens",
"bugs": "https://github.com/jorenvanhee/tailwindcss-debug-screens/issues",
"peerDependencies": {
"tailwindcss": "^1.0 || ^2.0 || ^3.0.0-alpha.1 || ^3.0"
}
}