2016-01-15 00:01:56 +01:00

37 lines
721 B
JSON

{
"name": "y-webrtc",
"main": "y-webrtc.js",
"version": "0.7.1",
"homepage": "http://y-js.org",
"authors": [
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"
],
"description": "WebRTC connector for Yjs",
"moduleType": [
"globals",
"node"
],
"keywords": [
"Yjs",
"connector",
"webrtc"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "0.7.1",
"_resolution": {
"type": "version",
"tag": "v0.7.1",
"commit": "8620167b9feceaf4940b6fd0a7be60243e362420"
},
"_source": "git://github.com/y-js/y-webrtc.git",
"_target": "~0.7.1",
"_originalSource": "y-webrtc",
"_direct": true
}