{
  "name": "react-native-draggable-board",
  "version": "1.1.1",
  "description": "Draggable items in columns in srollable board",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "underscore": "^1.8.3",
    "react-timeout": "^1.0.0"
  },
  "keywords": [
    "draggable",
    "drag",
    "drop",
    "board",
    "move",
    "sortable",
    "columns"
  ],
  "author": {
    "name": "Anna Slimak",
    "email": "slimak.ania@gmail.com"
  },
  "readmeFilename": "README.md",
  "maintainers": [
    {
      "name": "Anna Slimak",
      "email": "slimak.ania@gmail.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": ""
  },
  "bugs": {
    "url": ""
  },
  "license": "ISC"
}
