-
Notifications
You must be signed in to change notification settings - Fork 7
/
package.json
55 lines (55 loc) · 1.03 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"name": "playtube",
"version": "1.3.1",
"description": "PlayTube - The Ultimate PHP Video CMS & Video Sharing Platform",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "no"
},
"keywords": [
"advertisement",
"clone",
"iwatch",
"php",
"video",
"php",
"video",
"script",
"social",
"video",
"cms",
"video",
"gallery",
"video",
"script",
"video",
"sharing",
"cms",
"video",
"upload",
"youtube",
"youtube",
"plugins"
],
"author": "DoughouzForest (Deen Doughouz)",
"license": "ISC",
"dependencies": {
"async": "^2.6.0",
"async-foreach": "^0.1.3",
"cookie": "^0.3.1",
"express": "^4.16.2",
"lodash": "^4.17.4",
"mysql": "^2.15.0",
"read-file": "^0.2.0",
"request": "^2.83.0",
"socket.io": "^2.0.4",
"sqlstring": "^2.3.0",
"sync-mysql": "^3.0.1",
"unix-time": "^1.0.1",
"urldecode": "^1.0.1"
}
}