summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-22 15:47:36 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-22 15:47:36 +0100
commit0a6ea5d5778ec7c1504f4ad61c96a92b05c5aecb (patch)
tree3478d5ff199ff099510ce83e5fa3cea71b491f82
parent572511b2e996b82ebb4e7a70b841410e55aaf72b (diff)
downloadlorries-0a6ea5d5778ec7c1504f4ad61c96a92b05c5aecb.tar.gz
Add libyajl (Yet Another JSON Library)sam/chef-libyajl
This is required for Chef.
-rw-r--r--open-source-lorries/libyajl.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/libyajl.lorry b/open-source-lorries/libyajl.lorry
new file mode 100644
index 0000000..af5a34d
--- /dev/null
+++ b/open-source-lorries/libyajl.lorry
@@ -0,0 +1,6 @@
+{
+ "libyajl": {
+ "type": "git",
+ "url": "http://github.com/lloyd/yajl",
+ }
+}