]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Remove watch scripts
[github/Chocobozzz/PeerTube.git] / package.json
index dfae286e0166406ec8f61c70e5705cb50f356c71..acc4b7e1f375d7c17039ba3fac94f47b0300f34c 100644 (file)
@@ -3,7 +3,7 @@
   "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
   "version": "2.0.0",
   "private": true,
-  "licence": "AGPLv3",
+  "licence": "AGPL-3.0",
   "engines": {
     "node": ">=8.x"
   },
     "e2e": "scripty",
     "e2e:local": "scripty",
     "setup:cli": "scripty",
-    "build": "SCRIPTY_PARALLEL=true scripty",
+    "build": "scripty",
+    "build:embed": "scripty",
     "build:server": "scripty",
     "build:client": "scripty",
     "clean:client": "scripty",
     "clean:server": "scripty",
     "clean:server:test": "scripty",
-    "watch:client": "scripty",
-    "watch:server": "scripty",
     "danger:clean:dev": "scripty",
     "danger:clean:prod": "scripty",
     "danger:clean:modules": "scripty",
     "play": "scripty",
     "dev": "scripty",
     "dev:server": "scripty",
+    "dev:embed": "scripty",
     "dev:client": "scripty",
     "dev:cli": "scripty",
+    "dev:embed": "scripty",
     "start": "node dist/server",
     "start:server": "node dist/server --no-client",
     "update-host": "node ./dist/scripts/update-host.js",
     "fluent-ffmpeg": "^2.1.0",
     "fs-extra": "^8.0.1",
     "helmet": "^3.12.1",
-    "http-signature": "^1.2.0",
+    "http-signature": "1.2.0",
     "ip-anonymize": "^0.1.0",
     "ipaddr.js": "1.9.1",
     "is-cidr": "^3.0.0",
     "parse-torrent": "^7.0.0",
     "password-generator": "^2.0.2",
     "pem": "^1.12.3",
-    "pfeed": "^1.1.6",
+    "pfeed": "1.1.11",
     "pg": "^7.4.1",
     "prompt": "^1.0.0",
     "redis": "^2.8.0",