UNPKG

sfnt-shaper

Version:
31 lines (30 loc) 644 B
{ "name": "sfnt-shaper", "version": "0.0.0", "description": "Text shaper", "main": "sfnt-shaper.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/sdangelo/sfnt-shaper.git" }, "keywords": [ "SFNT", "TTF", "OTF", "TrueType", "OpenType", "font", "glyph", "shaper", "layout" ], "author": "Stefano D'Angelo <zanga.mail@gmail.com> (http://sdangelo.github.io/)", "license": "ISC", "bugs": { "url": "https://github.com/sdangelo/sfnt-shaper/issues", "email": "zanga.mail@gmail.com" } }