22 lines
588 B
JSON
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"
|
|
}
|