UNPKG

oled-font-5x7

Version:

5 x 7 system font suitable for oled libraries, in friendly JSON data format

24 lines (23 loc) 582 B
{ "name": "oled-font-5x7", "version": "1.0.3", "description": "5 x 7 system font suitable for oled libraries, in friendly JSON data format", "main": "oled-font-5x7.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/noopkat/oled-font-5x7.git" }, "keywords": [ "font", "oled" ], "author": "Suz Hinton", "license": "MIT", "bugs": { "url": "https://github.com/noopkat/oled-font-5x7/issues" }, "homepage": "https://github.com/noopkat/oled-font-5x7" }