18 lines
450 B
JSON
18 lines
450 B
JSON
{
|
|
"collaborators": [
|
|
"Orion Henry <orion@inkandswitch.com>"
|
|
],
|
|
"name": "automerge-types",
|
|
"description": "typescript types for low level automerge api",
|
|
"homepage": "https://github.com/automerge/automerge-rs/tree/main/automerge-wasm",
|
|
"repository": "github:automerge/automerge-rs",
|
|
"version": "0.1.5",
|
|
"license": "MIT",
|
|
"files": [
|
|
"LICENSE",
|
|
"package.json",
|
|
"index.d.ts"
|
|
],
|
|
"types": "index.d.ts",
|
|
"main": ""
|
|
}
|