UNPKG

react-native-sound

Version:

React Native module for playing sound clips on iOS and Android

22 lines (21 loc) 497 B
{ "name": "react-native-sound", "version": "0.7.1", "description": "React Native module for playing sound clips on iOS and Android", "main": "sound.js", "repository": { "type": "git", "url": "git+https://github.com/zmxv/react-native-sound.git" }, "keywords": [ "react-native", "react-component", "sound", "audio" ], "author": "Zhen Wang <z@zmxv.com> (http://blog.zmxv.com)", "license": "MIT", "peerDependencies": { "react-native": ">=0.8.0" } }