UNPKG

component-library-react

Version:
41 lines 878 B
{ "name": "component-library-react", "version": "4.3.0", "description": "A library of ready to use components for React", "keywords": [ "react", "card", "component", "navbar", "navbutton", "router", "spa", "container", "spacontainer", "library", "ui", "carousel", "checklist", "marquee", "filmstrip", "accordion" ], "homepage": "https://github.com/quantum-corn/component-library-react#readme", "bugs": { "url": "https://github.com/quantum-corn/component-library-react/issues" }, "repository": { "type": "git", "url": "git+https://github.com/quantum-corn/component-library-react.git" }, "license": "MIT", "author": "quantum-corn", "type": "module", "dependencies": { "react": "^19.1.0", "react-router": "^7.6.3" }, "devDependencies": { "jest": "^30.0.4" } }