mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 04:36:21 +00:00
17 lines
508 B
JSON
17 lines
508 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",
|
|
"popper.js": "^1.12.9",
|
|
"select2": "4.0.5",
|
|
"select2-bootstrap-theme": "https://github.com/angel-vladov/select2-bootstrap-theme",
|
|
"select2-theme-bootstrap4": "^0.2.0-beta.2",
|
|
"table-dragger": "^1.0.2"
|
|
}
|
|
}
|