mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
This adds the general machinery required, and sets it up for the file `typing_status.js` as a first use case. Co-authored-by: Anders Kaseorg <anders@zulipchat.com>
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"name": "@zulip/shared",
|
|
"version": "0.0.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"underscore": "^1.9.1"
|
|
}
|
|
}
|