react-data-grid
Version:
Data grid for React
28 lines (27 loc) • 597 B
JSON
{
"name": "react-data-grid",
"main": "index.js",
"version": "0.12.4",
"homepage": "https://github.com/adazzle/react-data-grid",
"authors": [
"malonecj <malonecj@gmail.com>"
],
"description": "Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like",
"license": "MIT",
"ignore": [
"gulp",
"node_modules",
"bower_components",
"test",
"tests",
"src",
"coveralls.yml",
"gulpfile.js",
"webpack.config.js",
".npmignore",
".gitignore",
".eslintrc",
"examples",
"config"
]
}