UNPKG

react-native-sortable-list

Version:
25 lines (24 loc) 642 B
{ "name": "react-native-sortable-list", "version": "0.0.25", "description": "React Native Sortable List component", "main": "index.js", "repository": { "type": "git", "url": "git@github.com:gitim/react-native-sortable-list.git" }, "keywords": [ "react-native", "ios", "react-component" ], "author": "Tim Gibadullin <tim.gibadullin@gmail.com> (https://github.com/gitim)", "license": "MIT", "bugs": { "url": "https://github.com/gitim/react-native-sortable-list/issues" }, "homepage": "https://github.com/gitim/react-native-sortable-list", "dependencies": { "prop-types": "^15.5.10" } }