From 72ea3f3e5ade3fc528bcbecfdd5962452412e916 Mon Sep 17 00:00:00 2001 From: NateBu Date: Thu, 26 Apr 2018 00:11:41 -0600 Subject: [PATCH] Create blackblox.json --- blackblox.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 blackblox.json diff --git a/blackblox.json b/blackblox.json new file mode 100644 index 000000000..fd18b8db3 --- /dev/null +++ b/blackblox.json @@ -0,0 +1,4 @@ +{ + "name":"jsoncpp", + "address":"git@github.com:NateBu/json.git" +}