diff options
Diffstat (limited to 'clpm.json')
-rw-r--r-- | clpm.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/clpm.json b/clpm.json new file mode 100644 index 0000000..74a453d --- /dev/null +++ b/clpm.json @@ -0,0 +1,6 @@ +{ + "name": "CLPM", + "desc": "Clean Package Manger", + "author": "Camil Staps", + "url": "https://github.com/camilstaps/clpm" +} |