Deprecate Device JSON methods in favour of using JSON
See #459 for more info.
JSON should be available on all devices correctly running ES5 (has been a requirement of TAL since 5.0.0) and is easily polyfill-able on devices where it is not present.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON