加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 873 Bytes
一键复制 编辑 原始数据 按行查看 历史
终乐将至 提交于 2022-07-21 19:32 . 优化发包速度
{
"name": "com.esotericsoftware.spine",
"displayName": "Spine",
"description": "This plugin provides the spine-unity runtime core.",
"version": "4.1.2",
"unity": "2018.3",
"author": {
"name": "Esoteric Software",
"email": "contact@esotericsoftware.com",
"url": "http://esotericsoftware.com/"
},
"dependencies": {
},
"repository": {
"type": "git",
"url": "git@github.com:EsotericSoftware/spine-runtimes.git"
},
"samples": [
{
"displayName": "Samples",
"path": "Samples~"
}
],
"keywords": [
"spine",
"spine-unity",
"runtimes",
"2d",
"skeletal",
"animation"
],
"publishConfig": {
"registry": "https://package.darksungame.com"
},
"license": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/EsotericSoftware/spine-runtimes/issues"
},
"homepage": "https://github.com/EsotericSoftware/spine-runtimes#readme"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化