forked from medlmobileenterprises/react-native-wowza-gocoder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
29 lines (29 loc) · 833 Bytes
/
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
{
"repository": {
"type": "git",
"url": "https://github.com/medlmobileenterprises/react-native-wowza-gocoder.git"
},
"homepage": "https://github.com/medlmobileenterprises/react-native-wowza-gocoder",
"author": "MEDL Mobile Enterprises <dev@medlmobile.com> (https://github.com/medlmobileenterprises)",
"dependencies": {},
"description": "React Native wrapper for the Wowza GoCoder SDK",
"devDependencies": {},
"keywords": [
"react-native",
"wowza",
"gocoder",
"video",
"streaming"
],
"bugs": "https://github.com/medlmobileenterprises/react-native-wowza-gocoder/issues",
"license": "MIT",
"main": "BroadcastView.js",
"name": "react-native-wowza-gocoder",
"version": "1.0.6",
"contributors": [
{
"name": "Hugo Nagano",
"email": "hugo@medlmobile.com"
}
]
}