@types/chardet
Version:
TypeScript definitions for chardet
32 lines • 971 B
JSON
{
"name": "@types/chardet",
"version": "0.8.3",
"description": "TypeScript definitions for chardet",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chardet",
"license": "MIT",
"contributors": [
{
"name": "Hauke Oldsen",
"githubUsername": "Gebatzens",
"url": "https://github.com/Gebatzens"
},
{
"name": "Sam Hinshaw",
"githubUsername": "samhinshaw",
"url": "https://github.com/samhinshaw"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chardet"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "db11fa276884a1514ee84e0a056d788141985c66b06fddf615b8dbc389349f40",
"typeScriptVersion": "4.5"
}