Skip to content
Open
Show file tree
Hide file tree
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
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"encode",
"decode"
],
"version": "1.2.4",
"version": "1.2.5",
"author": "Nathan Rajlich <[email protected]> (http://tootallnate.net)",
"license": "MIT",
"repository": {
Expand All @@ -22,12 +22,14 @@
"bindings": "^1.2.1",
"debug": "^2.2.0",
"readable-stream": "^1.0.34",
"nan": "^2.3.5"
"nan": "^2.3.5",
"prebuild-install": "2.5.1"
},
"devDependencies": {
"mocha": "^2.4.5"
},
"scripts": {
"install": "prebuild-install || node-gyp rebuild",
"test": "mocha --reporter spec"
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added prebuilds/lame-v1.2.5-node-v57-darwin-x64.tar.gz
Binary file not shown.
Binary file added prebuilds/lame-v1.2.5-node-v57-linux-ia32.tar.gz
Binary file not shown.
Binary file added prebuilds/lame-v1.2.5-node-v57-linux-x64.tar.gz
Binary file not shown.
Binary file added prebuilds/lame-v1.2.5-node-v57-win32-ia32.tar.gz
Binary file not shown.
Binary file added prebuilds/lame-v1.2.5-node-v57-win32-x64.tar.gz
Binary file not shown.
Binary file added prebuilds/lame-v1.2.5-node-v59-darwin-x64.tar.gz
Binary file not shown.
Binary file added prebuilds/lame-v1.2.5-node-v59-linux-ia32.tar.gz
Binary file not shown.
Binary file added prebuilds/lame-v1.2.5-node-v59-linux-x64.tar.gz
Binary file not shown.
Binary file added prebuilds/lame-v1.2.5-node-v59-win32-ia32.tar.gz
Binary file not shown.
Binary file added prebuilds/lame-v1.2.5-node-v59-win32-x64.tar.gz
Binary file not shown.