forked from mystiq/hydrogen-web
1032f4dbc6
Conflicts: scripts/sdk/base-manifest.json src/platform/web/parsehtml.js
7 lines
206 B
JSON
7 lines
206 B
JSON
{
|
|
"name": "hydrogen-view-sdk",
|
|
"description": "Embeddable matrix client library, including view components",
|
|
"version": "0.0.5",
|
|
"main": "./lib-build/hydrogen.es.js",
|
|
"type": "module"
|
|
}
|