Comparing version 0.1.11 to 0.1.12
{ | ||
"name": "node-opus", | ||
"description": "NodeJS native binding to OPUS", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"author": "Mikko Rantanen <jubjub@jubjubnest.net>", | ||
@@ -21,3 +21,4 @@ "homepage": "https://github.com/Rantanen/node-opus", | ||
"x64", | ||
"arm" | ||
"arm", | ||
"ia32" | ||
], | ||
@@ -24,0 +25,0 @@ "engines": { |
@@ -32,3 +32,3 @@ node-opus | ||
Supported platforms: | ||
- Linux x64 | ||
- Linux x64 & ia32 | ||
- Linux ARM (Raspberry Pi 1 & 2) | ||
@@ -35,0 +35,0 @@ - Mac OS X x64 |
3751673
379
1220
3