mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
10 lines
113 B
JSON
10 lines
113 B
JSON
{
|
|
"name": "dbpatch",
|
|
"dependencies": {
|
|
"csv": "^6.3.11"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
}
|