1 | {
|
2 | "name": "@types/gulp-rename",
|
3 | "version": "2.0.1",
|
4 | "description": "TypeScript definitions for gulp-rename",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-rename",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Asana",
|
10 | "url": "https://asana.com"
|
11 | }
|
12 | ],
|
13 | "main": "",
|
14 | "types": "index.d.ts",
|
15 | "repository": {
|
16 | "type": "git",
|
17 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
18 | "directory": "types/gulp-rename"
|
19 | },
|
20 | "scripts": {},
|
21 | "dependencies": {
|
22 | "@types/node": "*",
|
23 | "@types/vinyl": "*"
|
24 | },
|
25 | "typesPublisherContentHash": "0e2a80a8431a92f8a0ccbd42ae03ee55058efcf58a5f27efcbf7630733206753",
|
26 | "typeScriptVersion": "3.6"
|
27 | } |
\ | No newline at end of file |