@types/brotli
Version:
TypeScript definitions for brotli
28 lines • 838 B
JSON
{
"name": "@types/brotli",
"version": "1.3.5",
"description": "TypeScript definitions for brotli",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/brotli",
"license": "MIT",
"contributors": [
{
"name": "arturovt",
"githubUsername": "arturovt",
"url": "https://github.com/arturovt"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/brotli"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "b7b52998ec7a6b9394298c84d1a2f8f127fa294dc6d3910d4e12da0e9bade291",
"typeScriptVersion": "5.2"
}