numbert/package.json
2020-09-30 21:04:35 +03:30

11 lines
231 B
JSON

{
"dependencies": {
"@types/mongodb": "^3.5.27",
"@types/murmurhash3js": "^3.0.2",
"@types/node": "^14.11.2",
"crypto-random-string": "^3.3.0",
"fastify": "^3.4.1",
"mongodb": "^3.6.2",
"murmurhash3js": "^3.0.1"
}
}