{ "name": "utf8-byte-length", "version": "1.0.5", "description": "Get utf8 byte length of string", "main": "index.js", "browser": "browser.js", "repository": { "type": "git", "url": "git+https://github.com/parshap/utf8-byte-length.git" }, "author": "Carl Xiong ", "license": "(WTFPL OR MIT)", "homepage": "https://github.com/parshap/utf8-byte-length#readme", "devDependencies": { "tape": "^4.2.2" } }