7 lines
95 B
JSON
7 lines
95 B
JSON
|
|
{
|
||
|
|
"name": "bfsi-scripts",
|
||
|
|
"scripts": {
|
||
|
|
"sync-users": "tsx scripts/sync-users.ts"
|
||
|
|
}
|
||
|
|
}
|