react-ui-datagrid
Version:
React datagrid UI
26 lines (25 loc) • 594 B
JSON
{
"name": "react-ui-datagrid",
"version": "1.0.0",
"description": "React datagrid UI",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pavex/react-ui-datagrid.git"
},
"keywords": [
"react",
"datagrid",
"material",
"design"
],
"author": "Pavel Macháček <pavex@ines.cz>",
"license": "ISC",
"bugs": {
"url": "https://github.com/pavex/react-ui-datagrid/issues"
},
"homepage": "https://github.com/pavex/react-ui-datagrid#readme"
}