{ "name": "wcwidth", "version": "1.0.1", "description": "Port of C's wcwidth() and wcswidth()", "author": "Tim Oxley", "main": "index.js", "dependencies": { "defaults": "^1.0.3" }, "devDependencies": { "tape": "^4.5.1" }, "license": "MIT", "directories": { "doc": "docs", "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/timoxley/wcwidth.git" }, "homepage": "https://github.com/timoxley/wcwidth#readme" }