-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathpackage.json
33 lines (33 loc) · 1.02 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"name": "react-native-android-audio-streaming-aac",
"description": "A react native streaming player",
"version": "0.0.8",
"main": "index.android.js",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/EstebanFuentealba/react-native-android-audio-streaming-aac.git"
},
"keywords": [
"react-component",
"react-native",
"android"
],
"author": {
"name": "Esteban Fuentealba",
"email": "efuentealba@json.cl"
},
"license": "MIT",
"peerDependencies": {
"react-native": "^0.11.2"
},
"readmeFilename": "README.md",
"gitHead": "d14870f657d5adc304c79e2f38ad4d2b430f3be1",
"bugs": {
"url": "https://github.com/EstebanFuentealba/react-native-android-audio-streaming-aac/issues"
},
"homepage": "https://github.com/EstebanFuentealba/react-native-android-audio-streaming-aac#readme",
"_id": "react-native-android-audio-streaming-aac@0.0.2",
"scripts": {},
"_shasum": "523fb989383c8b2772384f5313c80425014efc0b",
"_from": "react-native-android-audio-streaming-aac@*"
}