{
"script": "index.js",
"watch": true,
"ignore_watch": ["cache", "cache.json", ".*"],
"watch_options": {
"followSymlinks": false
},
"name": "Cache"
}