{
  "name": "react-native-sortable-grid",
  "keywords": [
    "drag-drop",
    "sortable",
    "grid"
  ],
  "version": "2.0.0",
  "description": "Drag-and-drop sortable grid view for React Native.",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ollija/react-native-sortable-grid.git"
  },
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "lodash": "^4.16.4"
  }
}
