forked from mystiq/hydrogen-web
dcc508c037
See plan https://docs.google.com/document/d/1wP_TIqmBQjtt862vb2CWWmnmVxTyolcF3J1scuiYMdg/edit# 1. Trying to make it faster/easier to build `hydrogen.es.js` for local linking and dev in `matrix-public-arhive` project 1. Some random changes to accomodate using raw `EventEntry`'s
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.4",
|
|
"main": "./lib-build/hydrogen.es.js",
|
|
"type": "module"
|
|
}
|