{"name":"howler","version":"2.2.4","description":"Javascript audio library for the modern web.","homepage":"https://howlerjs.com","keywords":["howler","howler.js","audio","sound","web audio","webaudio","browser","html5","html5 audio","audio sprite","audiosprite"],"author":{"name":"James Simpson","email":"james@goldfirestudios.com","url":"http://goldfirestudios.com"},"repository":{"type":"git","url":"git://github.com/goldfire/howler.js.git"},"scripts":{"build":"VERSION=`printf 'v' && node -e 'console.log(require(\"./package.json\").version)'` && sed -i '' '2s/.*/ *  howler.js '\"$VERSION\"'/' src/howler.core.js && sed -i '' '4s/.*/ *  howler.js '\"$VERSION\"'/' src/plugins/howler.spatial.js && uglifyjs --preamble \"/*! howler.js $VERSION | (c) 2013-2020, James Simpson of GoldFire Studios | MIT License | howlerjs.com */\" src/howler.core.js -c -m --screw-ie8 -o dist/howler.core.min.js && uglifyjs --preamble \"/*! howler.js $VERSION | Spatial Plugin | (c) 2013-2020, James Simpson of GoldFire Studios | MIT License | howlerjs.com */\" src/plugins/howler.spatial.js -c -m --screw-ie8 -o dist/howler.spatial.min.js && awk 'FNR==1{echo \"\"}1' dist/howler.core.min.js dist/howler.spatial.min.js | sed '3s~.*~/*! Spatial Plugin */~' | perl -pe 'chomp if eof' > dist/howler.min.js && awk '(NR>1 && FNR==1){printf (\"\\n\\n\")};1' src/howler.core.js src/plugins/howler.spatial.js > dist/howler.js","release":"VERSION=`printf 'v' && node -e 'console.log(require(\"./package.json\").version)'` && git tag $VERSION && git push && git push origin $VERSION && npm publish"},"devDependencies":{"uglify-js":"2.x"},"main":"dist/howler.js","license":"MIT","gitHead":"003b917c40cb41cf382ba47ae0ed7a35ca2abe76","bugs":{"url":"https://github.com/goldfire/howler.js/issues"},"_id":"howler@2.2.4","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-iARIBPgcQrwtEr+tALF+rapJ8qSc+Set2GJQl7xT1MQzWaVkFebdJhR3alVlSiUf5U7nAANKuj3aWpwerocD5w==","shasum":"bd3df4a4f68a0118a51e4bd84a2bfc2e93e6e5a1","tarball":"https://registry.npmjs.org/howler/-/howler-2.2.4.tgz","fileCount":9,"unpackedSize":318465,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGzEU1j5z0oLYAw2S918ifgVxGSmMHTzqU5qCxeK9UDiAiEAz0rGFF+IpYSmETwm3kNPOdj77qdSRWSgTl1fVkTT7S4="}]},"_npmUser":{"name":"goldfire","email":"james@goldfirestudios.com"},"directories":{},"maintainers":[{"name":"goldfire","email":"james@goldfirestudios.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/howler_2.2.4_1695135579889_0.9633281305991641"},"_hasShrinkwrap":false}