@types/gulp-nodemon
Version:
TypeScript definitions for gulp-nodemon
28 lines • 855 B
JSON
{
"name": "@types/gulp-nodemon",
"version": "0.0.37",
"description": "TypeScript definitions for gulp-nodemon",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-nodemon",
"license": "MIT",
"contributors": [
{
"name": "Qubo",
"githubUsername": "tkQubo",
"url": "https://github.com/tkQubo"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-nodemon"
},
"scripts": {},
"dependencies": {
"@types/gulp": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "7138815c22696fc9626af9776712d486fba1401d0117e8047aba21a9e6c10653",
"typeScriptVersion": "4.5"
}