@types/gulp-nodemon
Version:
TypeScript definitions for gulp-nodemon
28 lines • 855 B
JSON
{
"name": "@types/gulp-nodemon",
"version": "0.0.35",
"description": "TypeScript definitions for gulp-nodemon",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-nodemon",
"license": "MIT",
"contributors": [
{
"name": "Qubo",
"url": "https://github.com/tkQubo",
"githubUsername": "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": "8cbf24438f958fd75c2087038e6a9a8c904aa4ad9134a05a541d0cc7d9417ca0",
"typeScriptVersion": "4.5"
}