UNPKG

@pmndrs/msdfonts

Version:

base64 msdf fonts distributed as npm package

28 lines 537 B
{ "name": "@pmndrs/msdfonts", "version": "1.0.64", "description": "base64 msdf fonts distributed as npm package", "files": [ "dist" ], "keywords": [ "fonts", "uikit", "icons", "threejs", "r3f", "msdf" ], "author": "Bela Bohlender", "license": "SEE LICENSE IN LICENSE", "homepage": "https://github.com/pmndrs/uikit", "repository": { "type": "git", "url": "https://github.com/pmndrs/uikit" }, "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc" } }