UNPKG

flutter_sound

Version:
41 lines (40 loc) 1.29 kB
{ "name": "flutter_sound", "version": "9.4.7", "description": "The Tau Engine for Web App", "homepage": "https://github.com/canardoux/flutter_sound", "keywords": [ "flauto", "flutter_sound", "tau", "tau_engine", "flutter_sound_core", "audio", "sound", "web audio", "webaudio", "browser", "html5", "html5 audio" ], "author": "Larpoux <larpoux@gmail.com> (https://github.com/orgs/canardoux/people/Larpoux)", "repository": { "type": "git", "url": "https://github.com/canardoux/flutter_sound" }, "devDependencies": { "uglify-js": "2.x" }, "main": "js/flutter_sound/flutter_sound.js", "license": "LGPL-3.0-only", "files": [ "js/flutter_sound", "js/flutter_sound/flutter_sound.js", "js/flutter_sound/flutter_sound_player.js", "js/flutter_sound/flutter_sound_recorder.js", "LICENSE" ], "dependencies": { "my-package": "0.0.0" } }