Page MenuHomePhabricator

No OneTemporary

diff --git a/package.json b/package.json
index ffeac6b..1b31a12 100644
--- a/package.json
+++ b/package.json
@@ -1,42 +1,44 @@
{
"name": "sylkrtc",
"version": "0.1.1",
"main": "lib/sylkrtc.js",
"description": "SylkServer WebRTC Gateway client library",
"repository": {
"type": "git",
"url": "git://github.com/AGProjects/sylkrtc.git"
},
"keywords": [],
"author": "AG Projects",
"contributors": [
"Tijmen de Mes <tijmen@ag-projects.com>",
"Saúl Ibarra Corretgé <saul@ag-projects.com>"
],
"license": "MIT",
"readmeFilename": "README.md",
"browserify": {
- "transform": ["babelify"]
+ "transform": [
+ "babelify"
+ ]
},
"dependencies": {
- "blueimp-md5": "^1.1.0",
+ "blueimp-md5": "^1.1.1",
"debug": "^2.2.0",
"node-uuid": "^1.4.3",
- "rtcninja": "^0.6.2",
- "websocket": "^1.0.19"
+ "rtcninja": "^0.6.4",
+ "websocket": "^1.0.21"
},
"devDependencies": {
"babelify": "^6.1.2",
"browserify": "^10.2.3",
"gulp": "git+https://github.com/gulpjs/gulp.git#4.0",
"gulp-filelog": "^0.4.1",
"gulp-header": "^1.2.2",
"gulp-jshint": "^1.11.0",
"gulp-sourcemaps": "^1.5.2",
"gulp-uglify": "^1.2.0",
"gulp-util": "^3.0.6",
"jshint-stylish": "^2.0.1",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
}
}

File Metadata

Mime Type
text/x-diff
Expires
Sat, Dec 28, 10:42 AM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3454264
Default Alt Text
(1 KB)

Event Timeline