@types/wcwidth
Version:
TypeScript definitions for wcwidth
25 lines • 785 B
JSON
{
"name": "@types/wcwidth",
"version": "1.0.2",
"description": "TypeScript definitions for wcwidth",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wcwidth",
"license": "MIT",
"contributors": [
{
"name": "Junyoung Choi",
"githubUsername": "rokt33r",
"url": "https://github.com/rokt33r"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/wcwidth"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "620f180a96d8353dc0e321e849ce7795e414a7b6825e80c77d5a69664904c43a",
"typeScriptVersion": "4.5"
}