2018-01-02 17:19:25 +00:00
|
|
|
{
|
|
|
|
"name": "sutty",
|
|
|
|
"private": true,
|
2018-02-03 14:02:21 +00:00
|
|
|
"dependencies": {
|
2019-08-30 20:47:31 +00:00
|
|
|
"@rails/actiontext": "^6.0.0",
|
|
|
|
"@rails/webpacker": "^4.0.7",
|
2019-08-13 20:21:32 +00:00
|
|
|
"commonmark": "^0.29.0",
|
2019-08-16 23:25:07 +00:00
|
|
|
"input-tag": "https://0xacab.org/sutty/input-tag.git",
|
2019-08-13 20:21:32 +00:00
|
|
|
"table-dragger": "^1.0.2",
|
2019-09-02 16:46:30 +00:00
|
|
|
"trix": "https://0xacab.org/sutty/trix.git",
|
2019-08-13 20:21:32 +00:00
|
|
|
"zepto": "^1.2.0"
|
2019-08-30 20:47:31 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"webpack-dev-server": "^3.8.0"
|
2018-02-03 14:02:21 +00:00
|
|
|
}
|
2018-01-02 17:19:25 +00:00
|
|
|
}
|