UNPKG

nativescript-sound

Version:
25 lines 639 B
{ "name": "nativescript-sound", "version": "1.0.4", "description": "Play a sound in your NativeScript app", "main": "sound.js", "nativescript": { "platforms": { "ios": "1.3.0", "android": "1.3.0" } }, "repository": { "type": "git", "url": "https://github.com/jbristowe/nativescript-sound.git" }, "keywords": [ "NativeScript", "Sound", "Audio" ], "author": "John Bristowe <john@bristowe.com> (https://github.com/jbristowe)", "license": "MIT", "bugs": "https://github.com/jbristowe/nativescript-sound/issues", "homepage": "https://github.com/jbristowe/nativescript-sound" }