36 lines
751 B
JSON
36 lines
751 B
JSON
{
|
|
"name": "y-richtext",
|
|
"version": "0.7.5",
|
|
"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": {},
|
|
"homepage": "https://github.com/y-js/y-richtext",
|
|
"_release": "0.7.5",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.7.5",
|
|
"commit": "5a6056fa835fab93e6add70537dde4cb67e8428c"
|
|
},
|
|
"_source": "git://github.com/y-js/y-richtext.git",
|
|
"_target": "~0.7.5",
|
|
"_originalSource": "y-richtext",
|
|
"_direct": true
|
|
} |