{ "name": "SparseMatrix", "keywords": "Sparse,Matrix,memory", "description": "Arduino library for sparse matrices.", "authors": [ { "name": "Rob Tillaart", "email": "Rob.Tillaart@gmail.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/RobTillaart/SparseMatrix.git" }, "version": "0.1.3", "license": "MIT", "frameworks": "arduino", "platforms": "*", "headers": "SparseMatrix.h" }