-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathpackage.json
More file actions
28 lines (28 loc) · 794 Bytes
/
package.json
File metadata and controls
28 lines (28 loc) · 794 Bytes
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
{
"name": "ZEE5 Olnine Player",
"version": "2.0.1",
"description": "The Online ZEE5 Player with Premium, ZEEPLEX and Free Content With All Options and Customizable Player ",
"main": "index.js",
"root": "public",
"error_page": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/avipatilpro/ZEE5_DRM.git"
},
"keywords": [
"zee5",
"streamer",
"zee5 player",
"zee5 premium",
"avi patil",
"hls player",
"zee5 online player",
"zee5 downloader"
],
"author": "Avishkar Patil",
"license": "Custom Lisence",
"bugs": {
"url": "https://github.com/avipatilpro/ZEE5_DRM/issues"
},
"homepage": "https://github.com/avipatilpro/ZEE5_DRM"
}