mirror of
https://github.com/yjs/yjs.git
synced 2025-12-29 00:25:01 +01:00
renamed to yjs
This commit is contained in:
12
bower.json
12
bower.json
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"name": "Y",
|
||||
"version": "0.2.3",
|
||||
"homepage": "https://github.com/DadaMonad/Yatta",
|
||||
"name": "yjs",
|
||||
"version": "0.3.0",
|
||||
"homepage": "https://github.com/DadaMonad/yjs",
|
||||
"authors": [
|
||||
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"
|
||||
],
|
||||
"description": "A Framework that enables Real-Time collaboration on arbitrary data structures.",
|
||||
"main": [
|
||||
"./yatta.js",
|
||||
"./yatta-element.html",
|
||||
"./build/node/yatta.js"
|
||||
"./y.js",
|
||||
"./y-object.html",
|
||||
"./build/node/y.js"
|
||||
],
|
||||
"keywords": [
|
||||
"OT",
|
||||
|
||||
Reference in New Issue
Block a user