@types/vinyl-source-stream
Version:
TypeScript definitions for vinyl-source-stream
26 lines • 808 B
JSON
{
"name": "@types/vinyl-source-stream",
"version": "0.0.34",
"description": "TypeScript definitions for vinyl-source-stream",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vinyl-source-stream",
"license": "MIT",
"contributors": [
{
"name": "Asana",
"url": "https://asana.com"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/vinyl-source-stream"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "feeb9ded076d30a97564ac07e2d88f0d14f6d7d805fa230980cd174d239eb7e8",
"typeScriptVersion": "4.5"
}