mirror of
https://github.com/smogon/sprites.git
synced 2026-07-06 20:24:59 -05:00
12 lines
259 B
JSON
12 lines
259 B
JSON
{
|
|
"dependencies": {
|
|
"@types/better-sqlite3": "^5.4.0",
|
|
"@types/debug": "^4.1.5",
|
|
"@types/node": "^14.0.23",
|
|
"better-sqlite3": "^7.0.1",
|
|
"debug": "^4.1.1"
|
|
},
|
|
"type": "module",
|
|
"main": "./dist/index.js"
|
|
}
|