1 Star 2 Fork 1

AlphaTab / alphaTab

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bower.json 925 Bytes
一键复制 编辑 原始数据 按行查看 历史
Danielku15 提交于 2015-11-16 20:43 . Fixed syntax errors of bower
{
"name": "AlphaTab",
"homepage": "http://www.alphatab.net",
"authors": [
"Danielku15 <danielku15@coderline.net>"
],
"description": "alphaTab is a cross platform music notation and guitar tablature rendering library.",
"main": [
"Build/JavaScript/AlphaTab.js",
"Build/JavaScript/AlphaTab.worker.js",
"Build/JavaScript/jquery.alphaTab.js"
],
"license": "LGPL-3.0+",
"repository": {
"type": "git",
"url": "git://github.com/CoderLine/alphaTab.git"
},
"moduleType": [
"globals"
],
"keywords": [
"music",
"notation",
"html5",
"svg",
"guitar",
"tablature"
],
"ignore": [
"Build/CSharp",
"Font",
"Samples",
"SharpKit",
"Source",
"packages",
"Tools",
".gitattributes",
".gitignore",
".gitmodules",
"AlphaTab.sln",
"AlphaTab.targets",
"LICENSE",
"README.md",
"TODO",
"logo.png"
]
}
C#
1
https://gitee.com/AlphaTab/alphaTab.git
git@gitee.com:AlphaTab/alphaTab.git
AlphaTab
alphaTab
alphaTab
master

搜索帮助