UNPKG

gulp-dotnet-watch

Version:
34 lines (29 loc) 611 B
{ "name": "gulp-dotnet-watch", "version": "0.3.1", "description": "dotnet-watch plugin for gulp", "main": "index.js", "homepage": "https://github.com/roydukkey/gulp-dotnet-watch#readme", "repository": { "type": "git", "url": "git+https://github.com/roydukkey/gulp-dotnet-watch.git" }, "bugs": { "url": "https://github.com/roydukkey/gulp-dotnet-watch/issues" }, "keywords": [ "aspnet", "aspnetcore", "dotnet", "dotnetcore", "dotnetwatch", "watch", "watcher" ], "author": "roydukkey", "license": "MIT", "dependencies": { "chalk": "^2.4.1", "object-assign": "^4.1.0" } }