mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
17 lines
420 B
JSON
17 lines
420 B
JSON
{
|
|
"name": "peerjs",
|
|
"filename": "peer.min.js",
|
|
"version": "0.3.7",
|
|
"description": "Peer-to-peer data in the browser.",
|
|
"homepage": "http://peerjs.com/",
|
|
"keywords": ["js","WebRTC"],
|
|
"maintainers": [{
|
|
"name": "PeerJS",
|
|
"web": "http://peerjs.com/"
|
|
}],
|
|
"repositories": [{
|
|
"type": "git",
|
|
"url": "https://github.com/peers/peerjs"
|
|
}]
|
|
}
|