mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 04:46:22 +00:00
16 lines
388 B
JSON
16 lines
388 B
JSON
{
|
|
"name": "sutty",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@rails/actiontext": "^6.0.0",
|
|
"@rails/webpacker": "^4.0.7",
|
|
"commonmark": "^0.29.0",
|
|
"input-tag": "https://0xacab.org/sutty/input-tag.git",
|
|
"table-dragger": "^1.0.2",
|
|
"trix": "https://0xacab.org/sutty/trix.git",
|
|
"zepto": "^1.2.0"
|
|
},
|
|
"devDependencies": {
|
|
"webpack-dev-server": "^3.8.0"
|
|
}
|
|
}
|