yjs/Examples/bower.json
2015-11-04 16:52:31 +01:00

15 lines
257 B
JSON

{
"name": "yjs-examples",
"version": "0.0",
"homepage": "y-js.org",
"authors": [
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"
],
"description": "Examples for yjs",
"license": "MIT",
"ignore": [],
"dependencies": {
"yjs": "../"
}
}