mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 04:16:22 +00:00
12 lines
264 B
JSON
12 lines
264 B
JSON
{
|
|
"name": "sutty",
|
|
"private": true,
|
|
"dependencies": {
|
|
"codemirror": "^5.48.2",
|
|
"commonmark": "^0.29.0",
|
|
"input-tag": "https://0xacab.org/sutty/input-tag.git",
|
|
"table-dragger": "^1.0.2",
|
|
"tui-editor": "^1.4.5",
|
|
"zepto": "^1.2.0"
|
|
}
|
|
}
|