{
    "name": "@types/gulp-inject",
    "version": "5.0.3",
    "description": "TypeScript definitions for gulp-inject",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-inject",
    "license": "MIT",
    "contributors": [
        {
            "name": "Keita Kagurazaka",
            "githubUsername": "k-kagurazaka",
            "url": "https://github.com/k-kagurazaka"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/gulp-inject"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/vinyl": "*"
    },
    "typesPublisherContentHash": "d997141e0ecd546ddfceb8d150544a4d43f5cc30bb8418e0281f92f0cfa2500f",
    "typeScriptVersion": "4.5"
}