UNPKG

flutter_sound_core

Version:
40 lines (39 loc) 1.21 kB
{ "name": "flutter_sound_core", "version": "10.3.0", "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": "git+https://github.com/canardoux/flutter_sound.git" }, "devDependencies": { "uglify-js": "2.x" }, "main": "src/flutter_sound.js", "license": "MPL-2", "files": [ "src/flutter_sound.js", "src/flutter_sound_player.js", "src/flutter_sound_recorder.js", "LICENSE" ], "dependencies": { "my-package": "0.0.0" } }