@raw2dd4/react-native-apple-music
Version:
A react native module for the Apple Music API
40 lines (39 loc) • 1.03 kB
JSON
{
"name": "@raw2dd4/react-native-apple-music",
"title": "React Native Apple Music",
"version": "1.0.6",
"description": "A react native module for the Apple Music API",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/raw2DD4/react-native-apple-music.git",
"baseUrl": "https://github.com/raw2DD4/react-native-apple-music"
},
"keywords": [
"react-native",
"ios",
"apple music",
"apple music api",
"music",
"react-native-apple-music",
"apple"
],
"author": "Bouncy",
"license": "MIT",
"licenseFilename": "LICENSE",
"peerDependencies": {
"react": "^16.8.1",
"react-native": ">=0.60.0-rc.0 <1.0.x"
},
"devDependencies": {
"react": "^16.9.0",
"react-native": "^0.61.5"
},
"bugs": {
"url": "https://github.com/raw2DD4/react-native-apple-music/issues"
},
"homepage": "https://github.com/raw2DD4/react-native-apple-music#readme"
}