UNPKG

funuicss

Version:

React and Next.js component UI Library for creating Easy and good looking websites with fewer lines of code. Elevate your web development experience with our cutting-edge React/Next.js component UI Library. Craft stunning websites effortlessly, boasting b

80 lines (79 loc) 2.49 kB
{ "version": "3.10.5", "name": "funuicss", "description": "React and Next.js component UI Library for creating Easy and good looking websites with fewer lines of code. Elevate your web development experience with our cutting-edge React/Next.js component UI Library. Craft stunning websites effortlessly, boasting both seamless functionality and aesthetic appeal—all achieved with minimal lines of code. Unleash the power of simplicity and style in your projects!", "main": "index.js", "keywords": [ "funui", "React", "Next.js", "UI Library", "Component-based", "Web Development", "User Interface", "User Experience", "React Components", "Next.js Components", "Responsive Design", "Frontend Framework", "Code Efficiency", "Modern Web Apps", "Simplified Development", "Interactive UI", "Effortless Design", "Reusable Components", "Innovative Frontend", "Web Design Tools" ], "homepage": "https://funui.netlify.app", "bugs": { "url": "https://github.com/FunUi-io/FunUi/issues" }, "repository": { "type": "git", "url": "https://github.com/FunUi-io/FunUi" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc", "prepublishOnly": "tsc", "git": "git add . && git commit -m 'update' && git push origin main" }, "author": "FunInc", "license": "MIT", "dependencies": { "@videojs/themes": "^1.0.1", "aos": "^2.3.4", "dayjs": "^1.11.13", "framer-motion": "^12.23.6", "hls.js": "^1.6.5", "next": "^13.4.4", "next-video": "^2.6.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-easy-export": "^1.0.1", "react-icons": "^5.0.1", "react-intersection-observer": "^9.16.0", "react-quilljs": "^2.0.5", "recharts": "^2.15.3", "tinycolor2": "^1.6.0", "video.js": "^8.23.4" }, "devDependencies": { "@babel/core": "^7.22.11", "@babel/preset-env": "^7.22.10", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.11", "@types/react": "^18.0.38", "@types/react-dom": "^18.0.11", "@types/tinycolor2": "^1.4.6", "babel-loader": "^9.1.3", "babel-preset-next": "^1.4.0", "css-loader": "^6.8.1", "style-loader": "^3.3.3", "ts-loader": "^9.4.4", "typescript": "^5.3.3", "webpack": "^5.88.2", "webpack-cli": "^5.1.4" } }