Guest User

Untitled

a guest
Aug 19th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. {
  2. "name": "TestApp"
  3. }
  4.  
  5. {
  6. "name": "Nombre",
  7. "version": "0.1.0",
  8. "description": "Descripción",
  9. "title": "Titulo browser",
  10. "url" : "https://api.github.com/v1",
  11. "sampleUrl": "https://api.github.com/v1",
  12. "header": {
  13. "title": "Titulo header",
  14. "filename": "header.md"
  15. },
  16. "footer": {
  17. "title": "Titulo footer",
  18. "filename": "footer.md"
  19. },
  20. "template": {
  21. "withCompare": true,
  22. "withGenerator": true
  23. }
  24. }
Add Comment
Please, Sign In to add comment