{ "name": "Complex", "keywords": "Complex,numbers,Imaginary,phase,modulus,polar,conjugate,math,sin,cos,tan,exp,pow", "description": "Library for Complex math. Implements Printable interface.", "authors": [ { "name": "Rob Tillaart", "email": "Rob.Tillaart@gmail.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/RobTillaart/Complex.git" }, "version": "0.3.1", "license": "MIT", "frameworks": "arduino", "platforms": "*", "headers": "Complex.h" }