mirror of
https://github.com/yjs/yjs.git
synced 2026-02-23 19:49:59 +01:00
outsourced examples
This commit is contained in:
14
Examples/bower.json
Normal file
14
Examples/bower.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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": "../"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user