@types/gulp-rename
Version:
TypeScript definitions for gulp-rename
27 lines • 804 B
JSON
{
"name": "@types/gulp-rename",
"version": "2.0.1",
"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": "0e2a80a8431a92f8a0ccbd42ae03ee55058efcf58a5f27efcbf7630733206753",
"typeScriptVersion": "3.6"
}