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