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