@types/blob-stream
Version:
TypeScript definitions for blob-stream
27 lines • 838 B
JSON
{
"name": "@types/blob-stream",
"version": "0.1.33",
"description": "TypeScript definitions for blob-stream",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/blob-stream",
"license": "MIT",
"contributors": [
{
"name": "Eric Hillah",
"githubUsername": "erichillah",
"url": "https://github.com/erichillah"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/blob-stream"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "7c9151a186f2adb03d0f0b799dee790cdb7cc8d76c30fdccc17d1df712a96168",
"typeScriptVersion": "4.5"
}