UNPKG

wide-text

Version:
31 lines (30 loc) 729 B
{ "name": "wide-text", "version": "0.1.8", "description": "Create w i d e t e x t from normal text", "author": "Hoàng Văn Khải <hvksmr1996@gmail.com>", "license": "MIT", "homepage": "https://ksxnodeapps.github.io/fun-little-utilities/", "repository": { "type": "git", "url": "git+https://github.com/ksxnodeapps/fun-little-utilities.git" }, "bugs": { "url": "https://github.com/ksxnodeapps/fun-little-utilities/issues" }, "keywords": [ "wide", "text" ], "main": "index.js", "browser": "index.mjs", "module": "index.mjs", "dependencies": { "tslib": "^2.0.1", "wide-text-types": "^0.1.8", "@types/node": "^14.6.0" }, "engines": { "node": ">= 8.9.0" } }