{ "name": "BitArray", "keywords": "Bit,Array,Boolean,bool", "description": "Library to make a compact array of objects with a size expressed in bits. typically 1..10", "authors": [ { "name": "Rob Tillaart", "email": "Rob.Tillaart@gmail.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/RobTillaart/Arduino.git" }, "version":"0.1.8", "frameworks": "arduino", "platforms": "*", "export": { "include": "libraries/BitArray" } }