{"name":"webrtc-adapter","version":"9.0.3","description":"A shim to insulate apps from WebRTC spec changes and browser prefix differences","license":"BSD-3-Clause","main":"./dist/adapter_core.js","types":"./index.d.ts","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 main","prepare":"grunt build","prepublishonly":"npm test","test":"grunt && jest test/unit && karma start test/karma.conf.js","lint-and-unit-tests":"grunt && jest test/unit","e2e-tests":"grunt && karma start test/karma.conf.js"},"dependencies":{"sdp":"^3.2.0"},"engines":{"npm":">=3.10.0","node":">=6.0.0"},"devDependencies":{"@babel/core":"^7.21.0","@babel/preset-env":"^7.20.2","@puppeteer/browsers":"^2.2.0","babel-preset-env":"^0.0.0","brfs":"^1.5.0","chai":"^3.5.0","eslint-plugin-jest":"^27.4.0","grunt":"^1.1.0","grunt-babel":"^8.0.0","grunt-browserify":"^6.0.0","grunt-cli":"^1.3.1","grunt-contrib-clean":"^1.1.0","grunt-contrib-copy":"^1.0.0","grunt-eslint":"^24.0.0","jest":"^29.7.0","karma":"^6.4.1","karma-browserify":"^8.1.0","karma-chai":"^0.1.0","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.3.0","karma-mocha":"^2.0.1","karma-mocha-reporter":"^2.2.3","karma-safari-launcher":"^1.0.0","karma-stability-reporter":"^3.0.1","mocha":"^10.2.0"},"_id":"webrtc-adapter@9.0.3","gitHead":"1e2b83b4cccd335ee5becf5f3ba11f5d859ca7f4","bugs":{"url":"https://github.com/webrtchacks/adapter/issues"},"homepage":"https://github.com/webrtchacks/adapter#readme","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"shasum":"b446ed7cd72129d00c652dd7b9a5716d9ffdd87d","size":102338,"noattachment":false,"key":"/webrtc-adapter/-/webrtc-adapter-9.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webrtc-adapter/download/webrtc-adapter-9.0.3.tgz"},"_npmUser":{"name":"fippo","email":"philipp.hancke@googlemail.com"},"directories":{},"maintainers":[{"name":"alvestrand","email":""},{"name":"fippo","email":""},{"name":"kaptenjansson","email":""},{"name":"mirko.bonadei","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/webrtc-adapter_9.0.3_1744998879439_0.6856728120958275"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-18T17:54:39.618Z","publish_time":1744998879618,"_source_registry_name":"default","_cnpm_publish_time":1744998879618,"dist-tags":{"latest":"9.0.3"}}