{ "name": "SparseArray", "keywords": "Sparse,Array,memory", "description": "Arduino library for sparse arrays of floats.", "authors": [ { "name": "Rob Tillaart", "email": "Rob.Tillaart@gmail.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/RobTillaart/SparseArray.git" }, "version": "0.1.2", "license": "MIT", "frameworks": "*", "platforms": "*", "headers": "SparseArray.h" }