Files
sashimono/test/evernode-cluster/package.json
2023-04-11 11:56:18 +05:30

17 lines
328 B
JSON

{
"name": "evernode-cluster",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"bson": "4.6.5",
"evernode-js-client": "0.6.1",
"hotpocket-js-client": "0.5.4"
}
}