Advertisement
Guest User

Untitled

a guest
Aug 26th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. {
  2. "urls": {
  3. // Environment URLs
  4. "player": "...",
  5. "react": "...",
  6. "ekoUIComponents": "...",
  7. "loader": "..."
  8. },
  9. "playerOptions": {
  10. // All the relevant plugins options...
  11. "plugins": {
  12. "ekoshell": {
  13. // Ekoshell options
  14. }
  15. }
  16. }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement