material-ui-pagination-react
Version:
30 lines (29 loc) • 543 B
JSON
{
"name": "react-material-ui-pagination",
"version": "0.0.0",
"description": "Pagination",
"main": "dist/react-material-ui-pagination.min.js",
"homepage": "https://github.com/bansalrachita/react-material-ui-pagination",
"authors": [
"Rachita Bansal"
],
"moduleType": [
"amd",
"globals",
"node"
],
"keywords": [
"react",
"react-component"
],
"license": "MIT",
"ignore": [
".editorconfig",
".gitignore",
"package.json",
"src",
"node_modules",
"example",
"test"
]
}