Newer
Older
"description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
},
"author": {
"name": "Florian Bigard",
"email": "florian.bigard@gmail.com",
"url": "http://github.com/Chocobozzz"
},
"repository": {
"type": "git",
"url": "git://github.com/Chocobozzz/PeerTube.git"
"build": "SCRIPTY_PARALLEL=true scripty",
"build:server": "scripty",
"build:client": "scripty",
"clean:server:test": "scripty",
"watch:client": "scripty",
"watch:server": "scripty",
"danger:clean:dev": "scripty",
"danger:clean:prod": "scripty",
"danger:clean:modules": "scripty",
"reset-password": "node ./dist/scripts/reset-password.js",
"play": "scripty",
"dev:server": "scripty",
"dev:client": "scripty",
"update-host": "node ./dist/scripts/update-host.js",
"test": "scripty",
"help": "scripty",
"postinstall": "cd client && yarn install --pure-lockfile",
"spectacle-docs": "node_modules/spectacle-docs/bin/spectacle.js",
"ng": "ng",
"release": "scripty",
"client-report": "scripty"
"bittorrent-tracker": "^9.0.0",
"password-generator": "^2.0.2",
"safe-buffer": "^5.0.1",
"@types/async": "^2.0.40",
"@types/bcrypt": "^1.0.0",
"@types/body-parser": "^1.16.3",
"webtorrent": "^0.98.0",
"youtube-dl": "^1.12.2"
"scripty": {
"silent": true