react-search-bar-ks
Version:
A modern, animated voice-enabled search component built with React, TypeScript, and Framer Motion.
65 lines (64 loc) • 1.56 kB
JSON
{
"name": "react-search-bar-ks",
"private": false,
"version": "1.0.6",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
"lint": "eslint .",
"preview": "vite preview"
},
"dependencies": {
"framer-motion": "latest",
"lucide-react": "latest",
"react": "latest",
"react-dom": "latest",
"react-icons": "latest"
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@types/dom-speech-recognition": "^0.0.4",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react-swc": "^3.5.0",
"autoprefixer": "latest",
"eslint": "^9.17.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.16",
"globals": "^15.14.0",
"postcss": "latest",
"tailwindcss": "latest",
"typescript": "~5.6.2",
"typescript-eslint": "^8.18.2",
"vite": "^6.0.5"
},
"keywords": [
"react-search",
"voice-search",
"speech-recognition",
"react-voice-search",
"react-searchbar",
"animated-search",
"typescript-search",
"react-component",
"framer-motion",
"glass-morphism",
"modern-ui",
"tailwindcss",
"react-typescript",
"voice-input",
"search-component",
"react-voice-recognition",
"elegant-ui",
"gradient-ui",
"responsive-search",
"react-speech-recognition"
],
"author": "Sankarkumar Kathirvel",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/sankarkumark34/react-search-bar.git"
}
}