mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
8 lines
197 B
JSON
8 lines
197 B
JSON
{
|
|
"name": "hydrogen-view-sdk",
|
|
"description": "Embeddable matrix client library, including view components",
|
|
"version": "0.0.10",
|
|
"main": "./hydrogen.es.js",
|
|
"type": "module"
|
|
}
|