react-native-sortable-list/package.json
Timur Gibadullin 6d8015da23 Release 0.0.14
2017-05-25 12:19:49 +03:00

22 lines
588 B
JSON

{
"name": "react-native-sortable-list",
"version": "0.0.14",
"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"
}