-
-
Notifications
You must be signed in to change notification settings - Fork 95
/
package.json
130 lines (130 loc) · 4.65 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
{
"name": "Powder-Player",
"version": "1.6.0",
"author": "Branza Victor-Alexandru <[email protected]>",
"contributors": [
{
"name": "Luigi Poole",
"email": "[email protected]"
},
{
"name": "Jean van Kasteel",
"email": "[email protected]"
}
],
"description": "Powder is the future of all torrent requirements, it's a hybrid between a Torrent Client (Peerflix) and a Customized Player (WebChimera.js).",
"relese-name": "Talon",
"homepage": "http://powder.media/",
"main": "js/browser.js",
"repository": {
"type": "git",
"url": "https://github.com/jaruba/PowderPlayer.git"
},
"bugs": "https://github.com/jaruba/PowderPlayer/issues",
"scripts": {
"start": "grunt",
"release": "grunt release"
},
"license": "GPL-3.0",
"dependencies": {
"alt": "^0.17.9",
"async": "^1.5.0",
"bluebird": "^3.1.5",
"get-port": "^3.1.0",
"history": "~1.17.0",
"lodash": "^4.17.5",
"material-ui": "^0.14.0",
"mime": "^1.3.4",
"moment": "^2.10.6",
"name-to-imdb": "https://github.com/Ivshti/name-to-imdb/tarball/master",
"needle": "^0.11.0",
"node-notifier": "^4.6.0",
"opensubtitles-api": "jaruba/opensubtitles-api#853c7135a9731891c11333dff5c4ff4fc744c900",
"parse-torrent": "^5.7.0",
"torrent-worker": "https://github.com/jaruba/torrent-worker/tarball/use-binary",
"torrent-thread": "https://github.com/jaruba/torrent-thread/tarball/master",
"react": "^0.14.5",
"react-addons-pure-render-mixin": "^0.14.5",
"react-dom": "^0.14.5",
"react-dropzone": "3.2.3",
"react-modal": "^0.6.1",
"react-mousetrap": "0.0.6",
"react-notify": "^2.0.1",
"react-router": "^1.0.3",
"react-tap-event-plugin": "^0.2.1",
"read-torrent": "^1.3.0",
"request": "^2.67.0",
"rimraf": "^2.5.0",
"subtitles-grouping": "^1.0.12",
"trakt.tv": "^2.1.0",
"trakt.tv-images": "https://github.com/jaruba/trakt.tv-images/tarball/master",
"video-name-parser": "^1.4.6",
"yargs": "^3.31.0",
"workerjs": "^0.1.1",
"react-polymer": "^1.1.0",
"sortablejs": "^1.4.2",
"winreg": "^1.2.1",
"renderer-finder": "^0.1.3",
"node-ssdp": "^2.7.2",
"upnp-mediarenderer-client": "~1.2.2",
"my-local-ip": "^1.0.0",
"network": "^0.2.0",
"express": "^4.13.4",
"react-select": "1.0.0-beta13",
"bonjour": "^3.5.0",
"chromecasts": "^1.9.0",
"http-proxy": "^1.14.0",
"growing-file": "^0.1.3",
"png-stash": "^1.0.1",
"universal-analytics": "^0.3.11",
"readdirp": "^2.1.0",
"mkdirp": "^0.5.1",
"readline": "^1.3.0",
"pump": "^1.0.1",
"range-parser": "^1.2.0",
"lockfile": "^1.0.1",
"jschardet": "1.5.0",
"torrent-stream": "jaruba/torrent-stream#25eaf0d4a73716308eda51be233dd5c3ec46d2de",
"rc-qrcode": "https://github.com/jaruba/rc-qrcode/tarball/master",
"airplay-js": "https://github.com/Ivshti/node-airplay-js",
"local-storage": "https://github.com/jaruba/local-storage/tarball/master",
"node-metainspector": "https://github.com/jaruba/node-metainspector/tarball/master",
"ssdp-js": "https://github.com/jaruba/node-ssdp-js/tarball/master",
"streaming-media-encoder": "https://github.com/jaruba/streaming-media-encoder/tarball/master",
"duti-prebuilt": "https://github.com/jaruba/duti-prebuilt/tarball/master",
"youtube-dl": "https://github.com/jaruba/node-youtube-dl/tarball/master",
"easy-ffmpeg": "https://github.com/jaruba/easy-ffmpeg/tarball/master",
"hat": "0.0.3",
"zip": "https://github.com/Ivshti/zip/tarball/master",
"atv-pairing": "https://github.com/jaruba/node-appletv-pairing/tarball/packed"
},
"devDependencies": {
"babel": "^6.3.13",
"babel-plugin-transform-merge-sibling-variables": "^6.3.13",
"babel-plugin-transform-minify-booleans": "^6.3.13",
"babel-plugin-transform-property-literals": "^6.3.13",
"babel-plugin-transform-simplify-comparison-operators": "^6.3.13",
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"grunt": "^0.4.5",
"grunt-babel": "^6.0.0",
"grunt-chmod": "^1.1.1",
"grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.7.0",
"grunt-contrib-compress": "^0.14.0",
"grunt-contrib-copy": "^0.8.2",
"grunt-contrib-less": "^1.1.0",
"grunt-contrib-watch-chokidar": "^1.0.0",
"grunt-download-wcjs": "0.0.2",
"grunt-electron": "^2.0.1",
"grunt-newer": "^1.1.1",
"grunt-npm-command": "^0.1.0",
"grunt-shell": "^1.1.2",
"grunt-shell-spawn": "^0.3.10",
"grunt-vlc-libs": "https://github.com/jaruba/grunt-vlc-libs/tarball/master",
"load-grunt-tasks": "^3.3.0"
},
"optionalDependencies": {
"electron-prebuilt": "0.37.6"
}
}