{"name":"web-audio-scheduler","description":"Event Scheduler for Web Audio API","version":"1.4.0","author":{"name":"Nao Yonamine","email":"mohayonao@gmail.com"},"bugs":{"url":"https://github.com/mohayonao/web-audio-scheduler/issues"},"dependencies":{},"devDependencies":{"babel-cli":"^6.18.0","babel-preset-es2015":"^6.18.0","babel-preset-power-assert":"^1.0.0","babel-register":"^6.18.0","babelify":"^7.3.0","browserify":"^13.1.1","eslint":"^3.12.2","mocha":"^3.2.0","npm-run-all":"^3.1.2","nyc":"^10.0.0","power-assert":"^1.4.2","run-with-mocha":"^1.1.0","sinon":"^1.17.6","tickable-timer":"^1.0.0","uglify-js":"^2.7.5","web-audio-test-api":"^0.5.2","which":"^1.2.12"},"files":["package.json","README.md","index.js","build","lib"],"homepage":"https://github.com/mohayonao/web-audio-scheduler/","keywords":["WebAudioAPI","event","scheduler","timeline"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/mohayonao/web-audio-scheduler.git"},"scripts":{"build":"npm-run-all build:to5 build:browser build:minify","build:browser":"mkdir -p build && BABEL_ENV=production browserify src -s WebAudioScheduler -o build/web-audio-scheduler.js -t [ babelify ]","build:minify":"uglifyjs build/web-audio-scheduler.js -o build/web-audio-scheduler.min.js","build:to5":"BABEL_ENV=production babel src --out-dir lib","clean":"rm -rf lib coverage .nyc_output npm-debug.log","cover":"BABEL_ENV=coverage nyc --reporter text --reporter html npm test","lint":"eslint src test","postversion":"git push && git push --tags && npm run clean","prepublish":"rm -rf lib build && npm-run-all lint test build","preversion":"npm-run-all clean lint test","test":"mocha","travis":"npm-run-all lint test","version":"npm run build && git add -A build"},"gitHead":"7302178fbeba7b4f9ece621781633a4ac1b3c5b3","_id":"web-audio-scheduler@1.4.0","_shasum":"f4b027ba8a8ca64a072ed3ac27d18168a08dee5a","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"mohayonao","email":"mohayonao@gmail.com"},"maintainers":[{"name":"mohayonao","email":"mohayonao@gmail.com"}],"dist":{"shasum":"f4b027ba8a8ca64a072ed3ac27d18168a08dee5a","tarball":"https://registry.npmjs.org/web-audio-scheduler/-/web-audio-scheduler-1.4.0.tgz","integrity":"sha512-8aLG+J/59XNB37IEBQiOVjUhBWs7tNKUUyRdXAmEKrRbAzoXum1THPvGFYPmYWlqzV2dnegdP5Jckll2a9Zktw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkNLAol26zp74gqgGetH2YGYAXO7tQU0hQ0LvYyvD9bAIhAJlLgBvSLpbIXg52kAd6d8aTKk2w1k2MXU9sB7MLynUR"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/web-audio-scheduler-1.4.0.tgz_1482381931686_0.47676191246137023"}}