]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Bumped to version v1.0.0-alpha.7
[github/Chocobozzz/PeerTube.git] / package.json
index 172e83c5dfa6021285c586e0e9840d7a99dc82bf..0cbd8c0c6dd8369f221fbf0964f67092624a7f04 100644 (file)
@@ -1,9 +1,9 @@
 {
   "name": "peertube",
   "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
-  "version": "0.0.26-alpha",
+  "version": "1.0.0-alpha.7",
   "private": true,
-  "licence": "GPLv3",
+  "licence": "AGPLv3",
   "engines": {
     "node": ">=8.x"
   },
@@ -91,8 +91,6 @@
     "sequelize": "4.33.4",
     "sequelize-typescript": "^0.6.1",
     "sharp": "^0.19.0",
-    "ts-node": "5.0.0",
-    "typescript": "^2.5.2",
     "uuid": "^3.1.0",
     "validator": "^9.0.0",
     "webfinger.js": "^2.6.6",
     "source-map-support": "^0.5.0",
     "spectacle-docs": "^0.9.13",
     "supertest": "^3.0.0",
+    "ts-node": "5.0.0",
     "tslint": "^5.7.0",
     "tslint-config-standard": "^7.0.0",
+    "typescript": "^2.5.2",
     "webtorrent": "^0.98.0",
     "youtube-dl": "^1.12.2"
   },