mirror of
https://0xacab.org/sutty/sutty
synced 2025-03-17 01:48:17 +00:00
13 lines
316 B
JSON
13 lines
316 B
JSON
{
|
|
"name": "sutty",
|
|
"private": true,
|
|
"dependencies": {
|
|
"bootstrap-markdown": "https://0xacab.org/itacate-kefir/bootstrap-markdown.git",
|
|
"jquery": "^3.3.1",
|
|
"jquery.hotkeys": "^0.1.0",
|
|
"markdown": "^0.5.0",
|
|
"markdown-it": "^8.4.0",
|
|
"marked": "^0.3.12",
|
|
"select2": "^4.0.6-rc.1"
|
|
}
|
|
}
|