UNPKG

react-native-music-metadata

Version:

React Native module for reading the music metadata on iOS and Android

23 lines (22 loc) 565 B
{ "name": "react-native-music-metadata", "version": "0.0.2", "description": "React Native module for reading the music metadata on iOS and Android", "main": "track.js", "repository": { "type": "git", "url": "git+https://github.com/venepe/react-native-music-metadata.git" }, "keywords": [ "react-native", "react-component", "metadata", "music", "track" ], "author": "Vernon Pearson <vernon.pearson8@gmail.com> (https://github.com/venepe)", "license": "MIT", "peerDependencies": { "react-native": ">=0.8.0" } }