{ "name": "canvas-text-wrapper", "description": "Pure JavaScript canvas text wrapper that automatically splits a string into lines on specified rule with alignment and padding.", "version": "0.3.1", "license": "MIT", "main": "CanvasTextWrapper.min.js", "homepage": "http://namniak.github.io/CanvasTextWrapper/", "repository": { "type": "git", "url": "https://github.com/namniak/CanvasTextWrapper" }, "author": "Vadim Namniak (https://github.com/namniak)", "bugs": { "url": "https://github.com/namniak/CanvasTextWrapper/issues" } }