{"name":"wav-decoder","description":"isomorphic wav data decoder","version":"0.0.1","author":{"name":"Nao Yonamine","email":"mohayonao@gmail.com"},"bugs":{"url":"https://github.com/mohayonao/wav-decoder/issues"},"dependencies":{"audiodata":"*","inline-worker":"^0.1.0"},"devDependencies":{"babel":"^4.7.12","browserify":"^9.0.3","espower-babel":"^1.4.0","isparta":"^2.2.0","jshint":"^2.6.3","jshint-stylish":"^1.0.1","mocha":"^2.2.1","power-assert":"^0.10.2","uglify-js":"^2.4.17"},"files":["package.json","README.md","lib"],"homepage":"https://github.com/mohayonao/wav-decoder/","keywords":["decode","isomorphic","wav"],"licenses":"MIT","main":"./lib/index.js","repository":{"type":"git","url":"https://github.com/mohayonao/wav-decoder.git"},"scripts":{"build":"npm run build-to5 && npm run build-browser && npm run build-minify","build-browser":"browserify ./lib/index.js --standalone WavDecoder --outfile build/wav-decoder.js","build-minify":"uglifyjs build/wav-decoder.js -m -r self -o build/wav-decoder.min.js","build-to5":"babel src --out-dir lib","cover":"babel-node node_modules/.bin/isparta cover --report text --report html --report lcov node_modules/.bin/_mocha","lint":"jshint src test --reporter node_modules/jshint-stylish/stylish.js","test":"mocha --require espower-babel/guess","travis":"npm run lint && npm run test"},"gitHead":"129da3d3b133b210bc9c7f7525b647f49bf3675a","_id":"wav-decoder@0.0.1","_shasum":"d62e2213c72f28cc8c9c63b18bb7f567ec8b1e05","_from":".","_npmVersion":"2.7.0","_nodeVersion":"0.11.14","_npmUser":{"name":"mohayonao","email":"mohayonao@gmail.com"},"maintainers":[{"name":"mohayonao","email":""}],"dist":{"shasum":"d62e2213c72f28cc8c9c63b18bb7f567ec8b1e05","size":2802,"noattachment":false,"key":"/wav-decoder/-/wav-decoder-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/wav-decoder/download/wav-decoder-0.0.1.tgz"},"directories":{},"publish_time":1426517161437,"_hasShrinkwrap":false,"_cnpm_publish_time":1426517161437,"_cnpmcore_publish_time":"2021-12-17T11:58:37.088Z","dist-tags":{"latest":"1.3.0"}}