xrfragment-haxe/src/3rd/js/plugin/matrix/package.json

19 lines
392 B
JSON

{
"name": "matrix",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack"
},
"author": "",
"license": "ISC",
"dependencies": {
"matrix-crdt": "^0.2.1-alpha.1",
"matrix-js-sdk":"19.4.0",
"webpack-cli": "^5.1.4",
"yjs": "^13.6.10",
"buffer": "6.0.3"
}
}