{
  "name": "speex",
  "version": "1.0.0",
  "description": "Speex: A Free Codec For Free Speech",
  "main": "index.js",
  "scripts": {
    "install": "node-gyp rebuild"
  },
  "author": "",
  "license": "SEE LICENSE IN https://www.xiph.org/licenses/bsd/speex/",
  "gypfile": true,
  "dependencies": {
    "bindings": "^1.3.0"
  }
}
