{
  "name": "react-native-tag-autocomplete-expo",
  "version": "1.3.0",
  "description": "Autocompleting tag list for react native with web support.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "mark.naufel@gmail.com",
  "license": "ISC",
  "devDependencies": {
    "react": "16.0.0-alpha.12",
    "react-native": "^0.46.1"
  },
  "dependencies": {
    "react-native-autocomplete-input-expo": "^1.1.0"
  },
  "peerDependencies": {}
}
