{ "name": "@d3v4pp/ui", "version": "0.0.3", "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" ], "dependencies": { "@d3v4pp/ui": "git+https://cvs.d3v4pp.fr/D3V4PP/ui.git", "@emotion/react": "^11.10.0", "@syncfusion/ej2-icons": "^24.2.3", "autosize": "^4.0.2", "computed-style": "^0.3.0", "memoize-one": "^6.0.0", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.22.1", "styled-components": "^6.0.0-rc.1" } }