mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-12 22:39:26 +00:00
12 lines
184 B
JSON
12 lines
184 B
JSON
{
|
|
"name": "logos-storage-js-tests",
|
|
"version": "0.1.0",
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "node two-node-test.js"
|
|
},
|
|
"dependencies": {
|
|
"koffi": "^2.9.0"
|
|
}
|
|
}
|