39 lines
754 B
JSON
39 lines
754 B
JSON
{
|
|
"name": "y-map",
|
|
"version": "0.7.2",
|
|
"homepage": "http://y-js.org",
|
|
"authors": [
|
|
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"
|
|
],
|
|
"description": "Map type for Yjs",
|
|
"main": [
|
|
"./y-list.js",
|
|
"./build/node/y-list.js"
|
|
],
|
|
"keywords": [
|
|
"OT",
|
|
"collaboration",
|
|
"synchronization",
|
|
"ShareJS",
|
|
"Coweb",
|
|
"concurrency"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"extras",
|
|
"test"
|
|
],
|
|
"_release": "0.7.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.7.2",
|
|
"commit": "1d85b5890ce8d76a37c5f8ad2587ca8ec7e82cbc"
|
|
},
|
|
"_source": "git://github.com/y-js/y-map.git",
|
|
"_target": "~0.7.2",
|
|
"_originalSource": "y-map",
|
|
"_direct": true
|
|
} |