14 lines
278 B
JSON
14 lines
278 B
JSON
{
|
|
"name": "azure-iot",
|
|
"description": "Azure IoT services automation and scaffolding for IoT Edge modules, IoT Hub, and related services",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "atc-net"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |