UNPKG

opentok-rvc

Version:

Opentok react video chat which support stream connection and signalling

91 lines (90 loc) 2.43 kB
{ "_from": "opentok-rvc", "_id": "opentok-rvc@1.0.9", "_inBundle": false, "_integrity": "sha512-xhilZMiY5v/hUyZEy6QzbAjXZw8xFgbzYZU5+5CINtwbrbiLdc/za8kGC18S3KSoFaj0BP8wySiL0HVm2D6oHA==", "_location": "/opentok-rvc", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "opentok-rvc", "name": "opentok-rvc", "escapedName": "opentok-rvc", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/opentok-rvc/-/opentok-rvc-1.0.9.tgz", "_shasum": "bb98f15bed2cad695e4c58dfa4b14909dbab054a", "_spec": "opentok-rvc", "_where": "D:\\vishnu\\custom-npm", "author": { "name": "vishnu r" }, "bundleDependencies": false, "dependencies": { "lodash": "^4.13.1", "prop-types": "^15.5.10", "react-display-name": "^0.2.0", "scriptjs": "^2.5.8", "uuid": "^3.0.1" }, "deprecated": false, "description": "Opentok react video chat which support stream connection and signalling", "devDependencies": { "babel-cli": "^6.18.0", "babel-eslint": "^7.1.1", "babel-preset-es2015": "^6.9.0", "babel-preset-react": "^6.5.0", "babel-preset-stage-2": "^6.18.0", "babelify": "^7.3.0", "browserify": "^13.0.1", "enzyme": "^2.6.0", "eslint": "^3.17.1", "eslint-config-airbnb": "^14.1.0", "eslint-plugin-import": "^2.2.0", "eslint-plugin-jasmine": "^2.2.0", "eslint-plugin-jsx-a11y": "^4.0.0", "eslint-plugin-react": "^6.10.0", "jasmine-core": "^2.5.2", "karma": "^1.3.0", "karma-babel-preprocessor": "^6.0.1", "karma-browserify": "^5.1.0", "karma-chrome-launcher": "^2.0.0", "karma-firefox-launcher": "^1.0.0", "karma-jasmine": "^1.1.0", "karma-spec-reporter": "^0.0.26", "opentok-test-scripts": "^3.2.1", "react": "^16.4.0", "react-addons-test-utils": "^15.5.1", "react-dom": "^16.4.0", "react-test-renderer": "^15.5.4", "travis-multirunner": "^3.1.0", "watchify": "^3.8.0" }, "keywords": [ "opentok", "tokbox", "react", "video", "chat", "signalling", "stream", "webrtc", "opentok-react", "react-component" ], "license": "ISC", "main": "dist/index.js", "name": "opentok-rvc", "scripts": { "test": "karma start", "unit": "karma start --single-run" }, "version": "1.0.9" }