UNPKG

@codeparticle/react-sidenav

Version:
25 lines 571 B
{ "name": "@codeparticle/react-sidenav", "version": "0.4.1", "description": "A generic sidenav component for React", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/codeparticle/react-sidenav.git" }, "keywords": [ "react", "list", "codeparticle" ], "author": "Code Particle", "license": "ISC", "bugs": { "url": "https://github.com/codeparticle/react-sidenav/issues" }, "homepage": "https://github.com/codeparticle/react-sidenav#readme", "peerDependencies": { "prop-types": "^15.6.2", "react": "^16.4.1" } }