mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
26 lines
602 B
JSON
26 lines
602 B
JSON
{
|
|
"name": "spine-core",
|
|
"version": "4.0.1",
|
|
"description": "The official Spine Runtimes for the web.",
|
|
"scripts": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/esotericsoftware/spine-runtimes.git"
|
|
},
|
|
"keywords": [
|
|
"gamedev",
|
|
"animations",
|
|
"2d",
|
|
"spine",
|
|
"game-dev",
|
|
"runtimes",
|
|
"skeletal"
|
|
],
|
|
"author": "Esoteric Software LLC",
|
|
"license": "LicenseRef-LICENSE",
|
|
"bugs": {
|
|
"url": "https://github.com/esotericsoftware/spine-runtimes/issues"
|
|
},
|
|
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme"
|
|
}
|