加入5套spine官方运行时
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "spine-runtimes",
|
||||
"version": "3.5.35",
|
||||
"description": "2D skeletal animation runtimes for Spine.",
|
||||
"main": "spine-ts/build/spine-all.js",
|
||||
"directories": {
|
||||
"example": "examples"
|
||||
},
|
||||
"files": [
|
||||
"spine-ts"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:EsotericSoftware/spine-runtimes.git"
|
||||
},
|
||||
"keywords": [
|
||||
"spine",
|
||||
"runtimes",
|
||||
"2d",
|
||||
"skeletal",
|
||||
"animation"
|
||||
],
|
||||
"author": "Esoteric Software",
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
"bugs": {
|
||||
"url": "https://github.com/EsotericSoftware/spine-runtimes/issues"
|
||||
},
|
||||
"homepage": "https://github.com/EsotericSoftware/spine-runtimes#readme",
|
||||
"dependencies": {
|
||||
"@types/offscreencanvas": "^2019.6.4",
|
||||
"@types/webvr-api": "^0.0.36"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user