funda-ui
Version:
React components using pure Bootstrap 5+ which does not contain any external style and script libraries.
46 lines (45 loc) • 1.01 kB
JSON
{
"author": "UIUX Lab",
"email": "uiuxlab@gmail.com",
"name": "funda-ui",
"version": "4.7.254",
"description": "React components using pure Bootstrap 5+ which does not contain any external style and script libraries.",
"repository": {
"type": "git",
"url": "git+https://github.com/xizon/funda-ui.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"bootstrap",
"react-bootstrap",
"react-components",
"components",
"components-react",
"react-bootstrap-components",
"react",
"funda-ui",
"fundaui",
"uikit",
"ui-kit",
"ui-components"
],
"bugs": {
"url": "https://github.com/xizon/funda-ui/issues"
},
"homepage": "https://github.com/xizon/funda-ui#readme",
"main": "all.js",
"license": "MIT",
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"types": "all.d.ts",
"publishConfig": {
"directory": "lib"
},
"directories": {
"lib": "lib"
}
}