@types/vinyl-fs
Version:
TypeScript definitions for vinyl-fs
44 lines • 1.33 kB
JSON
{
"name": "@types/vinyl-fs",
"version": "3.0.5",
"description": "TypeScript definitions for vinyl-fs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vinyl-fs",
"license": "MIT",
"contributors": [
{
"name": "vvakame",
"githubUsername": "vvakame",
"url": "https://github.com/vvakame"
},
{
"name": "remisery",
"githubUsername": "remisery",
"url": "https://github.com/remisery"
},
{
"name": "TeamworkGuy2",
"githubUsername": "TeamworkGuy2",
"url": "https://github.com/TeamworkGuy2"
},
{
"name": "Manuel Thalmann",
"githubUsername": "manuth",
"url": "https://github.com/manuth"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/vinyl-fs"
},
"scripts": {},
"dependencies": {
"@types/glob-stream": "*",
"@types/node": "*",
"@types/vinyl": "*"
},
"typesPublisherContentHash": "4e3b96427d130139d9c5187a415a40a253c21ac6a9b590995dfd0c9f7a862a82",
"typeScriptVersion": "4.5"
}