Commit 41cd23e
committed
refactor: import plugin metadata from package.json
Avoid duplicating name, version, and description by importing
directly from package.json instead of hardcoding values.
Signed-off-by: leocavalcante <[email protected]>1 parent 84ab06d commit 41cd23e
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
0 commit comments