Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "celt", | ||
"description": "NodeJS native binding to CELT", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"author": "Mikko Rantanen <jubjub@jubjubnest.net>", | ||
@@ -17,3 +17,4 @@ "homepage": "https://github.com/Rantanen/node-celt", | ||
"darwin", | ||
"freebsd" | ||
"freebsd", | ||
"win32" | ||
], | ||
@@ -20,0 +21,0 @@ "cpu": [ |
2111832