You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
1.2KB

  1. {
  2. "slug": "PatchAndTweak",
  3. "name": "Patch & Tweak",
  4. "version": "1.0.1",
  5. "license": "Proprietary",
  6. "author": "Kim Bj\u00f8rn",
  7. "brand": "Patch & Tweak",
  8. "authorEmail": "kim@bjooks.com",
  9. "authorUrl": "http://patchandtweak.com/",
  10. "pluginUrl": "",
  11. "manualUrl": "",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Blank",
  18. "name": "Blank panel",
  19. "description": "Blank panel narrow",
  20. "tags": [
  21. "Blank"
  22. ]
  23. },
  24. {
  25. "slug": "BlankBenders",
  26. "name": "C. Benders blank",
  27. "description": "Blank panel with C. Benders quote",
  28. "tags": [
  29. "Blank"
  30. ]
  31. },
  32. {
  33. "slug": "BlankRimbaud",
  34. "name": "R. Rimbaud blank",
  35. "description": "Blank panel with R. Rimbaud quote",
  36. "tags": [
  37. "Blank"
  38. ]
  39. },
  40. {
  41. "slug": "BlankStarlight",
  42. "name": "L. Starlight blank",
  43. "description": "Blank panel with L. Starlight quote",
  44. "tags": [
  45. "Blank"
  46. ]
  47. },
  48. {
  49. "slug": "BlankBarbieri",
  50. "name": "C. Barbieri blank",
  51. "description": "Blank panel with C. Barbieri quote",
  52. "tags": [
  53. "Blank"
  54. ]
  55. }
  56. ]
  57. }