@types/gulp-rename
Version:
TypeScript definitions for gulp-rename
28 lines • 832 B
JSON
{
"name": "@types/gulp-rename",
"version": "2.0.7",
"description": "TypeScript definitions for gulp-rename",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-rename",
"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/gulp-rename"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/vinyl": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "e1a54275e23a532082f5f46f4acdbd4d1f8c9320fcdd0d91e1b405f053abeab8",
"typeScriptVersion": "5.2"
}