UNPKG

@fugood/react-native-audio-pcm-stream

Version:
35 lines (34 loc) 886 B
{ "name": "@fugood/react-native-audio-pcm-stream", "version": "1.1.4", "description": "Get audio PCM stream data for React Native", "license": "MIT", "keywords": [ "live stream", "react-native", "audio", "live", "recording", "voice", "pcm" ], "main": "index.js", "homepage": "https://github.com/mybigday/react-native-audio-pcm-stream", "bugs": { "url": "https://github.com/mybigday/react-native-audio-pcm-stream/issues", "email": "dev@bricks.tools" }, "repository": { "type": "git", "url": "https://github.com/mybigday/react-native-audio-pcm-stream.git" }, "author": "Qi Xi <me@imxiqi.com> (https://www.imxiqi.com/)", "devDependencies": { "babel-eslint": "^8.2.3", "eslint": "^4.19.1", "eslint-plugin-prettier": "^2.6.0", "prettier": "^1.12.0" }, "dependencies": {}, "peerDependencies": {} }