Browse Source

Update manifest for PatchAndTweak

v1
Andrew Belt 5 years ago
parent
commit
f30e45a355
1 changed files with 57 additions and 0 deletions
  1. +57
    -0
      manifests/PatchAndTweak.json

+ 57
- 0
manifests/PatchAndTweak.json View File

@@ -0,0 +1,57 @@
{
"slug": "PatchAndTweak",
"name": "Patch & Tweak",
"version": "1.0.0",
"license": "BSD-3-Clause",
"author": "Kim Bj\u00f8rn",
"brand": "Patch & Tweak",
"authorEmail": "kim@bjooks.com",
"authorUrl": "http://patchandtweak.com/",
"pluginUrl": "",
"manualUrl": "",
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "Blank",
"name": "Blank panel",
"description": "Blank panel narrow",
"tags": [
"Blank"
]
},
{
"slug": "BlankBenders",
"name": "C. Benders blank",
"description": "Blank panel with C. Benders quote",
"tags": [
"Blank"
]
},
{
"slug": "BlankRimbaud",
"name": "R. Rimbaud blank",
"description": "Blank panel with R. Rimbaud quote",
"tags": [
"Blank"
]
},
{
"slug": "BlankStarlight",
"name": "L. Starlight blank",
"description": "Blank panel with L. Starlight quote",
"tags": [
"Blank"
]
},
{
"slug": "BlankBarbieri",
"name": "C. Barbieri blank",
"description": "Blank panel with C. Barbieri quote",
"tags": [
"Blank"
]
}
]
}

Loading…
Cancel
Save