{"name":"wav-decoder","description":"isomorphic wav data decoder","version":"0.2.1","author":{"name":"Nao Yonamine","email":"mohayonao@gmail.com"},"bugs":{"url":"https://github.com/mohayonao/wav-decoder/issues"},"dependencies":{"inline-worker":"^0.1.0"},"devDependencies":{"babel":"^4.7.16","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","peerDependencies":{"audiodata":"*"},"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":"81b2ba818eda269060ca353619559a9624d1d333","_id":"wav-decoder@0.2.1","_shasum":"f0a6300273dc1b61759077ec762bc6046041ba6b","_from":".","_npmVersion":"2.7.0","_nodeVersion":"0.12.0","_npmUser":{"name":"mohayonao","email":"mohayonao@gmail.com"},"maintainers":[{"name":"mohayonao","email":""}],"dist":{"shasum":"f0a6300273dc1b61759077ec762bc6046041ba6b","size":3623,"noattachment":false,"key":"/wav-decoder/-/wav-decoder-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/wav-decoder/download/wav-decoder-0.2.1.tgz"},"directories":{},"publish_time":1426739650372,"_hasShrinkwrap":false,"_cnpm_publish_time":1426739650372,"_cnpmcore_publish_time":"2021-12-17T11:58:36.189Z","dist-tags":{"latest":"1.3.0"}}