repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
wasm
/
andromeda
/
package.json
blob
b46782a1457a5a920e3fbed1744cf8915cc97f79
1
{
2
"name": "andromeda-wasm",
3
"version": "0.1.0",
4
"sideEffects": [
5
"./index.js",
6
"./snippets/*"
7
],
8
"module": "index.js",
9
"types": "index.d.ts",
10
"files": [
11
"index_bg.wasm",
12
"index.js",
13
"index_bg.js",
14
"index.d.ts"
15
]
16
}