aboutsummaryrefslogtreecommitdiff
path: root/clpm.json
diff options
context:
space:
mode:
authorCamil Staps2017-02-04 00:15:30 +0100
committerCamil Staps2017-02-04 00:15:30 +0100
commit8fd9782b67bd97b33adab00815d215d10382adea (patch)
treeb573af31d974ee646e47f9f124f18edb0c934529 /clpm.json
parentInitial commit (diff)
Basic Package structure
Diffstat (limited to 'clpm.json')
-rw-r--r--clpm.json6
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"
+}