{
  "name": "react-native-android-voice",
  "version": "0.6.0",
  "description": "A React Native Voice Recognition Module",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react",
    "react-native",
    "react-component",
    "speech",
    "voice",
    "text",
    "android"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/JoaoCnh/react-native-android-voice.git"
  },
  "author": "WMJMC",
  "license": "MIT",
  "peerDependencies": {
    "react-native": ">=0.13"
  }
}
