mirror of
https://github.com/smogon/sprites.git
synced 2026-04-13 13:16:04 -05:00
9 lines
150 B
JSON
9 lines
150 B
JSON
{
|
|
"dependencies": {
|
|
"@types/node": "^14.0.23",
|
|
"commander": "^5.1.0"
|
|
},
|
|
"type": "module",
|
|
"main": "./dist/index.js"
|
|
}
|