mirror of
https://github.com/smogon/sprites.git
synced 2026-07-19 00:41:43 -05:00
10 lines
188 B
JSON
10 lines
188 B
JSON
{
|
|
"main": "./dist/index.js",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@types/spritesmith": "^3.4.1",
|
|
"commander": "^5.0.0",
|
|
"spritesmith": "^3.4.1"
|
|
}
|
|
}
|