@types/memorystream
Version:
TypeScript definitions for memorystream
32 lines • 978 B
JSON
{
"name": "@types/memorystream",
"version": "0.3.4",
"description": "TypeScript definitions for memorystream",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/memorystream",
"license": "MIT",
"contributors": [
{
"name": "bangbang93",
"githubUsername": "bangbang93",
"url": "https://github.com/bangbang93"
},
{
"name": "geniou",
"githubUsername": "geniou",
"url": "https://github.com/geniou"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/memorystream"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "9fc04c0430c0a008776999d82fd2e76e532f2ab389f81b4c0974f216947fede1",
"typeScriptVersion": "4.5"
}