{ "name": "gulp-dotnet-cli-test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "gulp": "^3.9.1", "gulp-dotnet-cli": "^1.0.2" } }