mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 22:26:30 +00:00
12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"name": "webrtc",
|
|
"repository": "git@github.com:pion/webrtc.git",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"wrtc": "0.4.7"
|
|
},
|
|
"dependencies": {
|
|
"request": "2.88.2"
|
|
}
|
|
}
|