1 Star 0 Fork 0

Gaily./SoundManager2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 887 Bytes
一键复制 编辑 原始数据 按行查看 历史
Scott Schiller 提交于 2015-06-01 20:31 . rev for npm
{
"name": "soundmanager2",
"version": "2.97.20150601a",
"description": "A JavaScript Sound API supporting MP3, MPEG4 and HTML5 audio + RTMP, providing reliable cross-browser/platform audio control in as little as 12 KB.",
"main": "script/soundmanager2.js",
"directories": {
"lib": "./script"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/scottschiller/SoundManager2/"
},
"keywords": [
"browser",
"audio",
"sound",
"mp3",
"mpeg4",
"html5"
],
"author": {
"name": "Scott Schiller",
"email": "spam@schillmania.com",
"url": "http://schillmania.com/"
},
"license": "BSD",
"bugs": {
"url": "https://github.com/scottschiller/SoundManager2/issues/"
},
"homepage": "http://www.schillmania.com/projects/soundmanager2/"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/176196483/SoundManager2.git
git@gitee.com:176196483/SoundManager2.git
176196483
SoundManager2
SoundManager2
master

搜索帮助