UNPKG

liftie

Version:

Clean, simple, easy to read, fast ski resort lift status

8 lines (7 loc) 117 B
module.exports = { selector: '.StatusReport--lifts tbody tr', parse: { name: '1/0', status: '2/0' } };