mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 07:46:06 +10:00
25 lines
478 B
JSON
25 lines
478 B
JSON
{
|
|
"name": "dragonbones",
|
|
"filename": "dragonbones.min.js",
|
|
"version": "2.4.1",
|
|
"description": "The Open Source 2D skeleton animation solution",
|
|
"homepage": "https://dragonbones.github.io/",
|
|
"keywords": [
|
|
"skeleton",
|
|
"animation",
|
|
"2d"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "DragonBones Team",
|
|
"web": "https://dragonbones.github.io/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/DragonBones/SkeletonAnimationLibraryJS.git"
|
|
}
|
|
]
|
|
}
|