mirror of
https://github.com/ocogeclub/ocoge.git
synced 2024-11-21 23:29:48 +00:00
12 lines
193 B
JSON
12 lines
193 B
JSON
{
|
|
"name": "ocoge_lgpio",
|
|
"version": "0.0.1",
|
|
"main": "index.js",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bindings": "^1.5.0",
|
|
"node-addon-api": "^1.7.1"
|
|
}
|
|
}
|