mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
10 lines
195 B
JSON
10 lines
195 B
JSON
{
|
|
"name": "spine-tests",
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"@types/node": "^20.0.0",
|
|
"tsx": "^4.0.0",
|
|
"typescript-formatter": "^7.2.2",
|
|
"@biomejs/biome": "^2.1.1"
|
|
}
|
|
} |