|
1 | 1 | {
|
2 | 2 | "name": "nicholashamilton/craft-preview-mate",
|
3 |
| - "description": "Find your editor blocks with ease in live preview.", |
| 3 | + "description": "Find your live preview editor blocks with ease.", |
4 | 4 | "type": "craft-plugin",
|
5 | 5 | "keywords": [
|
6 | 6 | "craft", "cms", "craftcms", "craft-plugin", "previewmate", "live preview"
|
7 | 7 | ],
|
8 | 8 | "license": "mit",
|
9 | 9 | "support": {
|
10 |
| - "email": "nicholashamilton.co@gmail.com" |
| 10 | + "email": "nicholashamilton.co@gmail.com", |
| 11 | + "docs": "https://github.com/nicholashamilton/craft-preview-mate", |
| 12 | + "source": "https://github.com/nicholashamilton/craft-preview-mate", |
| 13 | + "issues": "https://github.com/nicholashamilton/craft-preview-mate/issues" |
11 | 14 | },
|
12 | 15 | "require": {
|
13 | 16 | "php": ">=8.2",
|
|
22 | 25 | }
|
23 | 26 | },
|
24 | 27 | "extra": {
|
25 |
| - "handle": "craft-preview-mate", |
26 | 28 | "name": "PreviewMate",
|
27 |
| - "developer": "Nicholas Hamilton", |
28 |
| - "documentationUrl": "https://github.com/nicholashamilton/craft-preview-mate/tree/craft-5", |
| 29 | + "handle": "craft-preview-mate", |
| 30 | + "developer": "nicholashamilton", |
| 31 | + "developerUrl": "https://nicholashamilton.co/", |
| 32 | + "documentationUrl": "https://github.com/nicholashamilton/craft-preview-mate", |
| 33 | + "changelogUrl": "https://github.com/nicholashamilton/craft-preview-mate/blob/craft-5/CHANGELOG.md", |
29 | 34 | "class": "nicholashamilton\\previewmate\\PreviewMate"
|
30 | 35 | },
|
31 | 36 | "config": {
|
|
0 commit comments