react-native-draggablelist
Version:
33 lines (32 loc) • 738 B
JSON
{
"name": "react-native-draggablelist",
"version": "1.2.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hzzcc/react-native-dragablelist.git"
},
"keywords": [
"react-component",
"react-native",
"ios",
"android",
"drag",
"draggableList"
],
"author": "hzzcc",
"license": "ISC",
"bugs": {
"url": "https://github.com/hzzcc/react-native-dragablelist/issues"
},
"homepage": "https://github.com/hzzcc/react-native-dragablelist#readme",
"dependencies": {
"invariant": "^2.2.0",
"lodash": "^3.10.1",
"react-timer-mixin": "^0.13.3"
}
}