UNPKG

spokestack-react-native

Version:
28 lines (27 loc) 573 B
{ "name": "spokestack-react-native", "version": "0.0.4", "description": "React Native wrapper for Spokestack", "main": "index.js", "author": "Noel Weichbrodt <noel@pylon.com>", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "speech", "voice", "asr", "sad", "vad", "android" ], "repository": { "type": "git", "url": "git://github.com/pylon/spokestack-react-native.git" }, "license": "Apache-2.0", "peerDependencies": { "react-native": "^0.41.2" } }