{"name":"webrtc-adapter","version":"7.1.1","description":"A shim to insulate apps from WebRTC spec changes and browser prefix differences","license":"BSD-3-Clause","main":"./src/js/adapter_core5.js","module":"./src/js/adapter_core.js","repository":{"type":"git","url":"git+https://github.com/webrtchacks/adapter.git"},"authors":["The WebRTC project authors (https://www.webrtc.org/)","The adapter.js project authors (https://github.com/webrtchacks/adapter/)"],"scripts":{"preversion":"git stash && npm install && npm update && BROWSER=chrome BVER=stable CI=true npm test && git checkout -B bumpVersion && grunt build && grunt copyForPublish && git add package.json release/* && git commit -m 'Add adapter artifacts' --allow-empty","version":"","postversion":"export GITTAG=\"echo $(git describe --abbrev=0 --tags | sed 's/^v//')\" && git push --force --set-upstream origin bumpVersion --follow-tags && git checkout gh-pages && git pull && cp out/adapter.js adapter.js && cp adapter.js adapter-`$GITTAG`.js && rm adapter-latest.js && ln -s adapter-`$GITTAG`.js adapter-latest.js && mkdir -p adapter-`$GITTAG`-variants && cp out/adapter.js adapter-`$GITTAG`-variants/ && cp out/adapter_*.js adapter-`$GITTAG`-variants/ && git add adapter.js adapter-latest.js adapter-`$GITTAG`.js adapter-`$GITTAG`-variants && git commit -m `$GITTAG` && git push --set-upstream origin gh-pages && git checkout master","prepare":"grunt build","prepublishonly":"npm test","test":"grunt && grunt downloadBrowser && mocha test/unit && karma start test/karma.conf.js"},"dependencies":{"rtcpeerconnection-shim":"^1.2.15","sdp":"^2.9.0"},"engines":{"npm":">=3.10.0","node":">=6.0.0"},"devDependencies":{"babel-core":"^6.26.3","babel-preset-env":"^1.7.0","brfs":"^1.5.0","chai":"^3.5.0","grunt":"^1.0.3","grunt-babel":"^7.0.0","grunt-browserify":"^5.3.0","grunt-cli":"^1.3.1","grunt-contrib-clean":"^1.1.0","grunt-contrib-copy":"^1.0.0","grunt-eslint":"^19.0.0","grunt-shell":"^2.1.0","karma":"^3.1.3","karma-browserify":"^5.2.0","karma-chai":"^0.1.0","karma-chrome-launcher":"^2.2.0","karma-edge-launcher":"^0.4.1","karma-firefox-launcher":"^1.0.1","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.3","karma-safari-launcher":"^1.0.0","karma-stability-reporter":"^3.0.1","mocha":"^5.2.0","sinon":"^2.2.0","sinon-chai":"^2.14.0","travis-multirunner":"^4.4.0"},"gitHead":"a5e8cea271c0c69fc63af6baeb53a54102dfc3ed","bugs":{"url":"https://github.com/webrtchacks/adapter/issues"},"homepage":"https://github.com/webrtchacks/adapter#readme","_id":"webrtc-adapter@7.1.1","_npmVersion":"6.4.1","_nodeVersion":"8.9.4","_npmUser":{"name":"daginge","email":"daginge@gmail.com"},"dist":{"shasum":"9a4726a30174babb0d789598f2f5c1055ce63f7c","size":174842,"noattachment":false,"key":"/webrtc-adapter/-/webrtc-adapter-7.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webrtc-adapter/download/webrtc-adapter-7.1.1.tgz"},"maintainers":[{"name":"alvestrand","email":""},{"name":"fippo","email":""},{"name":"kaptenjansson","email":""},{"name":"mirko.bonadei","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webrtc-adapter_7.1.1_1544518541846_0.7497504674487605"},"_hasShrinkwrap":false,"publish_time":1544518541994,"_cnpm_publish_time":1544518541994,"_cnpmcore_publish_time":"2021-12-16T13:23:05.626Z","dist-tags":{"latest":"9.0.3"}}