Files
gulp-dotnet-cli-testing/package.json
Tommy Parnell a0b41d465e init
2018-01-03 22:55:26 -05:00

16 lines
295 B
JSON

{
"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"
}
}