@types/stream-array
Version:
TypeScript definitions for stream-array
27 lines • 846 B
JSON
{
"name": "@types/stream-array",
"version": "1.1.4",
"description": "TypeScript definitions for stream-array",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stream-array",
"license": "MIT",
"contributors": [
{
"name": "Tyler Murphy",
"githubUsername": "Tyler-Murphy",
"url": "https://github.com/Tyler-Murphy"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/stream-array"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "4dca6918dcf25df0f5605221b58f63466829760aea046adef9ff3ed19bd2ca75",
"typeScriptVersion": "4.5"
}