lightswind
Version:
A modern frontend library with pre-built Tailwind CSS components for building responsive and interactive user interfaces.
71 lines • 1.7 kB
JSON
{
"name": "lightswind",
"version": "1.0.1",
"main": "index.js",
"scripts": {
"build-css": "npx postcss tailwind.css -o ./src/lightswind.css"
},
"keywords": [
"component-library",
"ui-components",
"tailwind",
"react-components",
"tailwindcss",
"tailwind-css",
"alpinejs",
"tailwindui",
"tailwind-ui",
"tailwind-blocks",
"lightswind",
"lightswind-ui",
"css",
"html",
"template",
"components",
"ui",
"landing-page",
"blocks",
"free",
"tailwind-ui",
"reactjs",
"frontend",
"web-development",
"responsive-design",
"design-system",
"ui-kit",
"react-ui",
"javascript",
"frontend-components",
"design-library",
"ui-library",
"web-components",
"react",
"single-page-applications",
"high-performance",
"reusable-components",
"react-templates",
"tailwind-css-sections"
],
"author": "codewithMuhilan",
"homepage": "https://lightswind.com/",
"description": "A modern frontend library with pre-built Tailwind CSS components for building responsive and interactive user interfaces.",
"license": "MIT",
"bugs": "https://github.com/codewithMUHILAN/Lightswind-Components/issues/new?template=Blank+issue",
"dependencies": {
"tailwindcss": "^3.4.14"
},
"devDependencies": {
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"tailwindcss": "^3.4.4",
"terser": "^5.36.0"
},
"repository": {
"type": "git",
"url": "https://github.com/codewithMUHILAN/Lightswind-Components"
}
}