23 lines
No EOL
433 B
JSON
23 lines
No EOL
433 B
JSON
{
|
|
"name": "sync_lib",
|
|
"type": "module",
|
|
"collaborators": [
|
|
"Andras Schmelczer <andras@schmelczer.dev>"
|
|
],
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/schmelczer/vault-link"
|
|
},
|
|
"files": [
|
|
"sync_lib_bg.wasm",
|
|
"sync_lib.js",
|
|
"sync_lib.d.ts"
|
|
],
|
|
"main": "sync_lib.js",
|
|
"types": "sync_lib.d.ts",
|
|
"sideEffects": [
|
|
"./snippets/*"
|
|
]
|
|
} |