pi-rfid-jukebox/nodemon.json

9 lines
94 B
JSON
Raw Normal View History

2017-04-09 13:41:08 +00:00
{
"ext": "js mustache css",
"watch": [
"player.js",
"source",
"jukebox"
]
}