@types/is-utf8
Version:
TypeScript definitions for is-utf8
27 lines • 842 B
JSON
{
"name": "@types/is-utf8",
"version": "0.2.3",
"description": "TypeScript definitions for is-utf8",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-utf8",
"license": "MIT",
"contributors": [
{
"name": "Fredrik Lengstrand",
"githubUsername": "fredriklengstrand",
"url": "https://github.com/fredriklengstrand"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/is-utf8"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "d5c4def4a0809673e4f34b9d6582cf3b5ae95cf5e28c6e6b44903c1ad5285b56",
"typeScriptVersion": "4.5"
}