Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
I hate git
  • Loading branch information
data-man committed May 12, 2018
commit 31fc85f063ed7b663f409ff311df2b6ee9e7c521
14 changes: 14 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -9303,5 +9303,19 @@
"web": "https://github.com/diegogub/jdec",
"url": "https://github.com/diegogub/jdec",
"description": "Flexible JSON manshal/unmarshal library for nim"
},
{
"name": "nimsnappyc",
"url": "https://github.com/data-man/nimsnappyc",
"method": "git",
"tags": [
"snappy",
"compression",
"wrapper",
"library"
],
"description": "Wrapper for the Snappy-C compression library",
"license": "MIT",
"web": "https://github.com/data-man/nimsnappyc"
}
]