]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
adding basic helpers to guide users for comments/subscribe to accounts
[github/Chocobozzz/PeerTube.git] / package.json
index 5776f9fc6497f1f318f822791f58a9c3a565abcd..821c00c726e5f31d60be915d6c0f162e1bc55bf4 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
-  "version": "1.0.0-beta.3",
+  "version": "1.0.0-beta.4",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
     "@types/bcrypt": "^1.0.0",
     "@types/body-parser": "^1.16.3",
     "@types/chai": "^4.0.4",
+    "@types/chai-json-schema": "^1.4.3",
+    "@types/chai-xml": "^0.3.1",
     "@types/config": "^0.0.34",
     "@types/express": "^4.0.35",
     "@types/express-rate-limit": "^2.9.3",
     "@types/kue": "^0.11.8",
+    "@types/libxmljs": "^0.14.31",
     "@types/lodash": "^4.14.64",
     "@types/magnet-uri": "^5.1.1",
     "@types/maildev": "^0.0.1",
     "@types/webtorrent": "^0.98.4",
     "@types/ws": "^4.0.0",
     "chai": "^4.1.1",
+    "chai-json-schema": "^1.5.0",
+    "chai-xml": "^0.3.2",
+    "libxmljs": "^0.18.7",
     "maildev": "^1.0.0-rc3",
     "mocha": "^5.0.0",
     "nodemon": "^1.11.0",