mirror of
https://github.com/smogon/sprites.git
synced 2026-03-26 20:05:35 -05:00
9 lines
159 B
JSON
9 lines
159 B
JSON
{
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@types/node": "^14.0.23",
|
|
"make-promises-safe": "^5.1.0"
|
|
},
|
|
"main": "./dist/index.js"
|
|
}
|