Browse Source

Removes unused package.son files.

master
hristoterezov 10 years ago
parent
commit
d260f1db61
2 changed files with 0 additions and 16 deletions
  1. 0
    8
      modules/RTC/package.json
  2. 0
    8
      modules/statistics/package.json

+ 0
- 8
modules/RTC/package.json View File

@@ -1,8 +0,0 @@
1
-{
2
-    "name": "RTC",
3
-    "version": "0.0.1",
4
-    "main": "RTC.js",
5
-    "description": "Provedes media streams and data channels utilities for Jitsi Meet",
6
-    "dependencies": {
7
-    }
8
-}

+ 0
- 8
modules/statistics/package.json View File

@@ -1,8 +0,0 @@
1
-{
2
-    "name": "statistics",
3
-    "version": "0.0.1",
4
-    "main": "statistics.js",
5
-    "description": "Statistics module for Jitsi Meet",
6
-    "dependencies": {
7
-    }
8
-}

Loading…
Cancel
Save