UNPKG

react-side-khashe

Version:

React Navigation gives multiple options for Navigation Bar

92 lines (91 loc) 1.96 kB
{ "name": "react-side-khashe", "description": "React Navigation gives multiple options for Navigation Bar", "version": "0.1.5", "private": false, "author": "PickupBiz Software", "keywords": [ "react navigation", "ui", "react hooks", "functional", "Nav options", "navbar", "nav", "ready", "reausable", "navigations", "pickupbiz", "best nav", "Multiple Navigation Bar", "Best Navigation", "Navbar options", "PickupBiz NavBar", "PickupBiz", "PDAC", "Nav Library", "NavBar Library", "Navigation Library", "PickupBiz Library", "Variety of Nav", "Variety of Navigation", "types of Nav", "side navigation with logo", "side nav", "logo", "image" ], "main": "dist/index.js", "module": "dist/index.js", "files": [ "dist", "README.md" ], "repository": { "type": "git", "url": "" }, "license": "MIT", "dependencies": { "@babel/polyfill": "^7.12.1", "@testing-library/jest-dom": "^5.15.1", "@testing-library/react": "^11.2.7", "@testing-library/user-event": "^12.8.3", "react": "^17.0.2", "react-dom": "^17.0.2", "react-router": "^6.0.2", "react-router-dom": "^6.0.2", "react-scripts": "4.0.3", "user": "0.0.0", "web-vitals": "^1.1.2" }, "scripts": { "start": "react-scripts start", "build": "babel src/lib --out-dir dist --copy-files", "test": "react-scripts test", "eject": "react-scripts eject" }, "eslintConfig": { "extends": [ "react-app", "react-app/jest" ] }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] }, "devDependencies": { "@babel/cli": "^7.16.0", "@babel/core": "^7.16.0", "@babel/preset-env": "^7.16.4" } }