ez-data-grid
Version:
Light easy to use free open source to create custom React data grids.
18 lines (17 loc) • 539 B
JSON
{
"name": "ez-data-grid",
"version": "0.5.5",
"description": "Light easy to use free open source to create custom React data grids.",
"main": "./build/index.js",
"scripts": {
"build": "webpack"
},
"author": "Izhar Fine",
"license": "ISC",
"homepage": "https://github.com/IzharFine/EzDataGrid#readme",
"dependencies": {
"react": "^16.13.1",
"styled-components": "^5.0.1"
},
"keywords": ["react","data","grid","data-grid","light","fast","custom","open-source","open","source", "table"]
}