alpha-scroll-flat-list
Version:
37 lines (36 loc) • 785 B
JSON
{
"name": "alpha-scroll-flat-list",
"version": "0.2.20",
"private": false,
"author": "nicolasepiscopo",
"keywords": [
"react-native",
"react",
"flat-list",
"flatlist",
"list",
"alphabetic",
"scroll"
],
"license": "MIT",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bardog/Alpha-scroll-flat-list.git"
},
"bugs": {
"url": "https://github.com/bardog/Alpha-scroll-flat-list/issues"
},
"dependencies": {
"lodash": "^4.16.6",
"prop-types": "^15.5.10",
"react-native-responsive-fontsize": "0.1.2"
},
"peerDependencies": {
"react": "^16.0.0-alpha.12",
"react-native": "^0.44.0"
}
}