mirror of
https://github.com/smogon/sprites.git
synced 2026-08-14 05:02:38 -05:00
11 lines
238 B
JSON
11 lines
238 B
JSON
{
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@smogon/sprite-data": "workspace:*",
|
|
"@types/node": "^24.10.7",
|
|
"@types/spritesmith": "^3.4.1",
|
|
"commander": "^5.0.0",
|
|
"spritesmith": "^3.4.1"
|
|
}
|
|
}
|