@types/gulp-insert
Version:
TypeScript definitions for gulp-insert
28 lines • 873 B
JSON
{
"name": "@types/gulp-insert",
"version": "0.5.11",
"description": "TypeScript definitions for gulp-insert",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-insert",
"license": "MIT",
"contributors": [
{
"name": "Shant Marouti",
"url": "https://github.com/shantmarouti",
"githubUsername": "shantmarouti"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-insert"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/vinyl": "*"
},
"typesPublisherContentHash": "85f7a8b2318c09de32f824b92571b9d08e291f89c6b1a99b616f156df70b7e65",
"typeScriptVersion": "4.5"
}