mirror of
https://github.com/ocogeclub/ocoge.git
synced 2024-11-22 15:49:48 +00:00
10 lines
186 B
JSON
10 lines
186 B
JSON
|
{
|
||
|
"name": "@ocogeclub/amg8833",
|
||
|
"version": "0.0.1",
|
||
|
"main": "AMG8833.js",
|
||
|
"private": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@ocogeclub/pigpio": "file:../pigpio"
|
||
|
}
|
||
|
}
|