{"name":"Native Video","version":"1.0.0","key":"nativevideo","instructions":"This uses the browser's native video player with no alternate styling.","showatto":"0","showplayers":"1","requirecss":"","requirejs":"","shim":"","defaults":"WIDTH=640,HEIGHT=480","amd":"1","body":"<video id=\"@@AUTOID@@\" controls=\"controls\" width=\"@@WIDTH@@\" height=\"@@HEIGHT@@\">\n  <source src=\"@@VIDEOURL@@\">\n  Your browser does not support HTML5.\n</video>","bodyend":"","script":"","style":"","dataset":"","datasetvars":"","alternate":"<video id=\"@@AUTOID@@\" controls=\"controls\" width=\"320\" height=\"240\">\n  <source src=\"@@VIDEOURL@@\">\n  Your browser does not support HTML5.\n</video>","alternateend":""}