UNPKG

@fc-components/menu

Version:

The Menu component used for flashcat.

35 lines (34 loc) 744 B
{ "name": "@fc-components/menu", "version": "1.2.21", "description": "The Menu component used for flashcat.", "main": "src/index.tsx", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "React", "Menu", "Antd" ], "peerDependencies": { "@ant-design/icons": "^4.6.2", "react-i18next": "^11.11.1", "antd": "^4.17.4", "classnames": "^2.3.1", "react-use": "^17.3.1" }, "devDependencies": { "@ant-design/icons": "^4.6.2", "@types/react": "^18.0.28", "antd": "^4.17.4", "classnames": "^2.3.1", "react-use": "^17.3.1", "typescript": "^4.9.5" }, "author": "", "license": "ISC", "dependencies": { "pinyin-pro": "^3.13.0" } }