UNPKG

bdf-canvas

Version:

BDF Font drawer for Canvas API

24 lines (23 loc) 486 B
{ "name": "bdf-canvas", "version": "1.0.1", "description": "BDF Font drawer for Canvas API", "main": "bdffont.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/cho45/bdfcanvas.git" }, "keywords": [ "bdf", "font" ], "author": "cho45", "license": "MIT", "bugs": { "url": "https://github.com/cho45/bdfcanvas/issues" }, "homepage": "https://github.com/cho45/bdfcanvas#readme" }