react-native-expandable-view
Version:
Expandable View for React Native
27 lines (26 loc) • 674 B
JSON
{
"name": "react-native-expandable-view",
"version": "0.1.6",
"description": "Expandable View for React Native",
"main": "expandableView.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TheStreet/react-native-expandable-view.git"
},
"keywords": [
"React",
"Native",
"ReactNative",
"Expandable",
"View"
],
"author": "Philip Mortiboy",
"license": "MIT",
"bugs": {
"url": "https://github.com/TheStreet/react-native-expandable-view/issues"
},
"homepage": "https://github.com/TheStreet/react-native-expandable-view#readme"
}