@types/gzip-js
Version:
TypeScript definitions for gzip-js
27 lines • 805 B
JSON
{
"name": "@types/gzip-js",
"version": "0.3.5",
"description": "TypeScript definitions for gzip-js",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gzip-js",
"license": "MIT",
"contributors": [
{
"name": "rhysd",
"githubUsername": "rhysd",
"url": "https://github.com/rhysd"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gzip-js"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "331a1d4911a0533b443ad978beee2d23c077ecb0bf6557b85f54adad1c20c451",
"typeScriptVersion": "4.5"
}