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

26 lines
422 B
JSON

{
"name": "y-richtext",
"version": "0.7.6",
"authors": [
"corentin.cadiou@linagora.com",
"kevin.jahns@rwth-aachen.de"
],
"description": "Rich Text type for Yjs",
"keywords": [
"webrtc",
"text",
"edition",
"collaborative",
"rich text"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {}
}