UNPKG

audio-context-polyfill

Version:

Just code for one API by enjoying this polyfill for the Web Audio API.

25 lines (24 loc) 631 B
{ "name": "audio-context-polyfill", "version": "1.0.0", "description": "Just code for one API by enjoying this polyfill for the Web Audio API.", "main": "AudioContext.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/JakeChampion/AudioContext.git" }, "keywords": [ "audio", "context", "polyfill" ], "author": "Jake Champion", "license": "MIT", "bugs": { "url": "https://github.com/JakeChampion/AudioContext/issues" }, "homepage": "https://github.com/JakeChampion/AudioContext#readme" }