{ "name": "FastShiftInOut", "keywords": "Shift, shiftOut, shiftIn, serial, fast", "description": "Arduino library for (AVR) optimized shiftInOut (simultaneously)", "authors": [ { "name": "Rob Tillaart", "email": "Rob.Tillaart@gmail.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/RobTillaart/FastShiftInOut.git" }, "version": "0.2.0", "license": "MIT", "frameworks": "*", "platforms": "*", "headers": "FastShiftInOut.h" }