aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-01-14 09:43:06 +0100
committerChocobozzz <me@florianbigard.com>2021-01-14 09:43:06 +0100
commit51de2c7ff3304a553d4e422c2eef23910edf5b55 (patch)
treec4b50126f4fd393d7a7e0fc3cf88e17226ce1aaa /package.json
parent5ec8a71f8471bbbd6b8e77bae2550cc28930f9ab (diff)
downloadPeerTube-51de2c7ff3304a553d4e422c2eef23910edf5b55.tar.gz
PeerTube-51de2c7ff3304a553d4e422c2eef23910edf5b55.tar.zst
PeerTube-51de2c7ff3304a553d4e422c2eef23910edf5b55.zip
Update project description
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ef4b62dd9..26ed6453f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "peertube", 2 "name": "peertube",
3 "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", 3 "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.",
4 "version": "3.0.1", 4 "version": "3.0.1",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",