shin-neo-lyrical-tokarev/process.json

7 lines
164 B
JSON
Raw Normal View History

2024-11-16 02:11:07 -05:00
{
2024-12-04 01:46:31 -05:00
"script": "index.js",
2024-11-16 02:11:07 -05:00
"name": "lyrical-tokarev",
"watch": true,
"ignore_watch": ["public", "node_modules", "package.json", "package-lock.json", ".git"]
}