mirror of
https://github.com/ocogeclub/ocoge.git
synced 2024-11-22 15:49:48 +00:00
11 lines
197 B
JSON
11 lines
197 B
JSON
{
|
|
"name": "@ocogeclub/lgpio",
|
|
"version": "0.0.1",
|
|
"main": "index.js",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bindings": "^1.5.0",
|
|
"node-addon-api": "^1.7.1"
|
|
}
|
|
} |