sprites/tools/tupctime/package.json
Christopher Monsanto cd72b55c61 tupctime: use modules
2020-05-01 02:44:52 -04:00

8 lines
114 B
JSON

{
"dependencies": {
"better-sqlite3":"^7.0.1",
"debug":"^4.1.1"
},
"type": "module"
}