{ "name": "DMM", "keywords": "DMM, analogRead, voltage", "description": "DMM (digital multimeter) library for Arduino. Voltage only for now.", "authors": [ { "name": "Rob Tillaart", "email": "Rob.Tillaart@gmail.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/RobTillaart/DMM.git" }, "version": "0.1.3", "license": "MIT", "frameworks": "*", "platforms": "*", "headers": "DMM.h" }