{"name":"wav-decoder","description":"isomorphic wav data decoder","version":"0.2.0","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":"b32bf892e01b1bda3b760e27c4040a766185d90b","_id":"wav-decoder@0.2.0","_shasum":"19b148541b1bca306b58fc372c15b4d710955ccb","_from":".","_npmVersion":"2.7.0","_nodeVersion":"0.11.14","_npmUser":{"name":"mohayonao","email":"mohayonao@gmail.com"},"maintainers":[{"name":"mohayonao","email":""}],"dist":{"shasum":"19b148541b1bca306b58fc372c15b4d710955ccb","size":3590,"noattachment":false,"key":"/wav-decoder/-/wav-decoder-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/wav-decoder/download/wav-decoder-0.2.0.tgz"},"directories":{},"publish_time":1426715254108,"_hasShrinkwrap":false,"_cnpm_publish_time":1426715254108,"_cnpmcore_publish_time":"2021-12-17T11:58:36.466Z","dist-tags":{"latest":"1.3.0"}}