sprites/tools/tupctime/package.json
Christopher Monsanto 472e6f4fd4 update typescript
2023-03-24 22:07:51 -04:00

11 lines
224 B
JSON

{
"dependencies": {
"@types/better-sqlite3": "^5.4.0",
"@types/debug": "^4.1.5",
"better-sqlite3": "^7.0.1",
"debug": "^4.1.1"
},
"type": "module",
"main": "./dist/index.js"
}