{
  "author": {
    "name": "Sebastien Piquemal",
    "email": "sebpiq@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/sebpiq/pcm-boilerplate/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "async": "3.2.0",
    "chai": "4.3.4",
    "underscore": "1.13.1"
  },
  "deprecated": false,
  "description": "boilerplate for converting PCM byte data to arrays of JavaScript numbers. Updated by Moe Alam.",
  "engines": {
    "node": ">=0.10"
  },
  "homepage": "https://github.com/sebpiq/pcm-boilerplate#readme",
  "keywords": [
    "audio"
  ],
  "name": "pcm-boilerplate",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/sebpiq/pcm-boilerplate.git"
  },
  "version": "0.1.2"
}
