react-native-animated-tree-view
Version:
A react native tree view component
30 lines (29 loc) • 871 B
JSON
{
"name": "react-native-animated-tree-view",
"version": "0.1.4",
"description": "A react native tree view component",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shariqahmed1/react-native-animated-tree-view.git"
},
"keywords": [
"react",
"react-native",
"react-native-tree-view",
"react-native-sublist",
"react-native-sublist-view",
"react-native-nested-list-view",
"react-native-animated-list-view",
"react-native-recursive-list"
],
"author": "Shariq Ahmed <shariqahmed525@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/shariqahmed1/react-native-animated-tree-view/issues"
},
"homepage": "https://github.com/shariqahmed1/react-native-animated-tree-view#readme"
}