sprites/tools/smogdexspritesheet/package.json
2023-03-26 01:32:48 -04:00

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"
}
}