fitter-js
Version:
Simple text fitting, supports shadow DOM
26 lines (25 loc) • 576 B
JSON
{
"name": "fitter-js",
"version": "1.2.0",
"description": "Simple text fitting, supports shadow DOM",
"main": "Fitter.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/roquef/fitter.git"
},
"keywords": [
"fit",
"text",
"fitter",
"fitting"
],
"author": "roquef",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/roquef/fitter/issues"
},
"homepage": "https://github.com/roquef/fitter#readme"
}