mirror of
https://github.com/modrinth/code.git
synced 2026-08-30 11:36:05 +00:00
* refactor: app event bus * fix: use messagepack + cleanup * fix: use postcard * fix: lint * fix: import gate * fix: prettierignore + lint * fix: lint * fix: rev
8 lines
243 B
JSON
8 lines
243 B
JSON
{
|
|
"name": "postcard",
|
|
"description": "Auto generated bindings for postcard format serializing and deserializing javascript to and from bytes.",
|
|
"version": "0.0.0",
|
|
"main": "index.js",
|
|
"types": "index.d.ts",
|
|
"type": "module"
|
|
} |