diff options
| author | 2016-11-27 09:56:49 +1100 | |
|---|---|---|
| committer | 2016-11-27 09:56:49 +1100 | |
| commit | 7238415d1f30cae0b47e54dd04eb0b5e558c132e (patch) | |
| tree | 3829a830029d7b31878bb9f67dec4d8d519f1e62 /plugins/json | |
| parent | 1637c91a5ccf77dae40a3edab7af1e0b64b92bf7 (diff) | |
srcclean (nw)
Diffstat (limited to 'plugins/json')
| -rw-r--r-- | plugins/json/plugin.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/json/plugin.json b/plugins/json/plugin.json index c089e2cf178..28ddb388fcc 100644 --- a/plugins/json/plugin.json +++ b/plugins/json/plugin.json @@ -1,9 +1,9 @@ { "plugin": { - "name": "json", + "name": "json", "description": "json library", - "version": "2.5.0", - "author": "David Kolf", + "version": "2.5.0", + "author": "David Kolf", "type": "library" } -}
\ No newline at end of file +} |
