{ "name": "@d3v4pp/ui", "version": "0.0.2", "description": "a set of react ui components", "main": "index.js", "repository": { "type": "git", "url": "https://cvs.d3v4pp.fr/D3V4PP/ui.git" }, "author": { "name": "Ayoub Hassani ", "email": "ayoub@d3v4pp.fr", "url": "https://d3v4pp.fr/" }, "funding": "https://paypal.me/SupportTheDoc", "homepage": "https://cvs.d3v4pp.fr/D3V4PP/ui/src/master/README.md", "bugs": { "url": "https://cvs.d3v4pp.fr/D3V4PP/ui/issues", "email": "ayoub@d3v4pp.fr" }, "license": "d3v4pp", "keywords": [ "react", "react-component" ], "peerDependencies": { "react": ">=16.0.0", "react-dom": ">=16.0.0" }, "dependencies": { "@emotion/react": "^11.10.0", "autosize": "^4.0.2", "computed-style": "^0.3.0", "memoize-one": "^6.0.0", "prop-types": "^15.8.1", "react": ">=16.0.0", "react-dom": ">=16.0.0", "react-router-dom": "^6.3.0", "styled-components": "^6.0.0-rc.1" } }