@types/gulp-rename
Version:
TypeScript definitions for gulp-rename
27 lines • 804 B
JSON
{
"name": "@types/gulp-rename",
"version": "2.0.6",
"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": "*"
},
"typesPublisherContentHash": "511633da610792297c1857372fe8b6c56e8a220cd6a78fdd7c7f09eeab16426c",
"typeScriptVersion": "4.5"
}