UNPKG

iotz

Version:

a containerized cross compiler box for arduino, arm mbed, espressif, micro-python, raspberry pi and ... more

30 lines (29 loc) 614 B
{ "name": "iotz", "version": "0.4.7", "description": "a containerized cross compiler box for arduino, arm mbed, espressif, micro-python, raspberry pi and ... more", "keywords": [ "arm", "mbed", "arduino", "cli", "azure", "iot", "gcc" ], "author": "Oguz Bastemur <oguz.bastemur@microsoft.com>", "repository": { "type": "git", "url": "https://github.com/Azure/iotz" }, "bin": { "iotz": "./index.js" }, "lib": "extensions/index.js", "main": "index.js", "dependencies": { "colors": "^1.2.5", "rimraf": "^2.6.2" }, "license": "LICENSE.md" }