{
  "name": "@slanglabs/slang-conva-react-native-retail-assistant",
  "version": "8.9.2",
  "description": "The client library for adding and interacting with Slang CONVA's Retail In-App Voice Assistant.",
  "main": "index.js",
  "keywords": [
    "react-native",
    "Voice Assistants", 
    "E-commerce", 
    "Voice Search"
  ],
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.59.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.8.3",
    "react-native": "^0.59.10"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": {
    "name": "Slang Labs",
    "email": "42@slanglabs.in"
  },
  "license": "Private"
}
