Files

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"
}
]
}