react-native-table-component-elara
Version:
Build table for react native and add events to the head cells. Added Numeral format.
30 lines (29 loc) • 798 B
JSON
{
"name": "react-native-table-component-elara",
"version": "1.1.17",
"description": "Build table for react native and add events to the head cells. Added Numeral format.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ericklarac/react-native-table-component.git"
},
"keywords": [
"react-native",
"table",
"react-native-table",
"react-native-table-component",
"elara"
],
"author": "elara",
"license": "ISC",
"bugs": {
"url": "https://github.com/ericklarac/react-native-table-component/issues"
},
"homepage": "https://github.com/ericklarac/react-native-table-component#readme",
"dependencies": {
"numeral": "^2.0.6"
}
}