UNPKG

wrap-text

Version:
44 lines 893 B
{ "name": "wrap-text", "description": "Wrap text by a given width.", "keywords": [ "wrap", "text", "by", "a", "given", "width" ], "license": "MIT", "version": "1.0.10", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)", "repository": { "type": "git", "url": "git+ssh://git@github.com/IonicaBizau/wrap-text.git" }, "bugs": { "url": "https://github.com/IonicaBizau/wrap-text/issues" }, "homepage": "https://github.com/IonicaBizau/wrap-text#readme", "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "index.d.ts", "package-lock.json", "bloggify.js", "bloggify.json", "bloggify/" ] }