samsa-core
Version:
Library for processing TrueType font files.
32 lines (31 loc) • 550 B
JSON
{
"name": "samsa-core",
"version": "2.0.13",
"main": "index.js",
"author": "Laurence Penney <lorp@lorp.org>",
"license": "Apache-2.0",
"files": [
"index.js",
"README.md",
"src/samsa-core.js"
],
"repository": {
"type": "git",
"url": "https://github.com/lorp/samsa-core"
},
"bugs": {
"url": "https://github.com/lorp/samsa-core/issues"
},
"keywords": [
"fonts",
"TrueType",
"WOFF2",
"sfnt",
"renderer",
"variable fonts",
"color fonts",
"SVG"
],
"dependencies": {
}
}