https://github.com/kbwood/countdown/blob/9e816a73eb4d21f4b2dd4ac0cd559e6f4feae906/dist/js/jquery.plugin.js#L250 As of jQuery 3.0, $.parseJSON is deprecated. To parse JSON strings use the native JSON.parse method instead. https://api.jquery.com/jquery.parsejson/
countdown/dist/js/jquery.plugin.js
Line 250 in 9e816a7
As of jQuery 3.0, $.parseJSON is deprecated. To parse JSON strings use the native JSON.parse method instead.
https://api.jquery.com/jquery.parsejson/