UNPKG

hx-websdk

Version:
50 lines (49 loc) 1.08 kB
{ "name": "hx-websdk", "version": "1.6.1", "description": "Easemob IM websdk", "main": "index.js", "scripts": { "build": "gulp", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/MR-ZiWeiter/hx-websdk.git" }, "keywords": [ "realtime", "im", "easemob", "xmpp", "strophe", "webrtc" ], "dependencies": { "crypto-js": "^3.1.9-1", "underscore": "^1.9.1", "hx-strophe": "^1.6.5" }, "devDependencies": { "babel-core": "^6.26.0", "babel-preset-es2015": "^6.24.1", "browserify": "^13.1.1", "crypto-js": "^3.1.9-1", "docdash": "^0.4.0", "gulp": "^3.9.1", "gulp-babel": "^7.0.0", "gulp-rename": "^1.2.2", "gulp-sourcemaps": "^2.2.0", "gulp-uglify": "^2.0.0", "gulp-util": "^3.0.7", "jsdoc": "^3.5.3", "underscore": "^1.8.3", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0", "webpack-stream": "^3.2.0" }, "author": { "name": "ziweiter" }, "license": "MIT" }