mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-02 03:40:12 +00:00
12 lines
264 B
JSON
12 lines
264 B
JSON
{
|
|
"name": "lokinet",
|
|
"version": "0.0.0",
|
|
"description": "lokinet god awful node binding",
|
|
"main": "lokinet.js",
|
|
"private": true,
|
|
"gypfile": true,
|
|
"dependencies": {
|
|
"bindings": "~1.2.1",
|
|
"node-addon-api": "^1.0.0"
|
|
}
|
|
} |