@types/vinyl-paths
Version:
TypeScript definitions for vinyl-paths
29 lines • 872 B
JSON
{
"name": "@types/vinyl-paths",
"version": "5.0.0",
"description": "TypeScript definitions for vinyl-paths",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vinyl-paths",
"license": "MIT",
"contributors": [
{
"name": "Qubo",
"githubUsername": "tkQubo",
"url": "https://github.com/tkQubo"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/vinyl-paths"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "0a81efdc3cd4f52ad2c9cca5899dc22cecaa93109d4172c192c8e7278b4d8b5a",
"typeScriptVersion": "4.9"
}