react-native-datatable
Version:
Data Table for React Native
28 lines (27 loc) • 656 B
JSON
{
"name": "react-native-datatable",
"version": "0.0.8",
"description": "Data Table for React Native",
"main": "dataTable.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Johan-dutoit/react-native-datatable.git"
},
"keywords": [
"React",
"Native",
"ReactNative",
"Data",
"Table",
"Tables"
],
"author": "Johan du Toit",
"license": "MIT",
"bugs": {
"url": "https://github.com/Johan-dutoit/react-native-datatable/issues"
},
"homepage": "https://github.com/Johan-dutoit/react-native-datatable#readme"
}