@types/gulp-insert
Version:
TypeScript definitions for gulp-insert
28 lines • 873 B
JSON
{
"name": "@types/gulp-insert",
"version": "0.5.13",
"description": "TypeScript definitions for gulp-insert",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-insert",
"license": "MIT",
"contributors": [
{
"name": "Shant Marouti",
"githubUsername": "shantmarouti",
"url": "https://github.com/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": "c40323ade0b83cbf5b5d71c412fcdf1af22b1c8419a5d80bd5574b9b2df924f2",
"typeScriptVersion": "4.5"
}