{ "name": "powershell.common.markdown.tests", "private": true, "version": "1.0.0", "description": "The PowerShell Common Markdown Tests.", "main": "gulpfile.js", "dependencies": { "gulp": "^4.0.2", "markdownlint": "^0.21.0", "through2": "^4.0.2", "yargs-parser": "13.1.2" }, "devDependencies": { "gulp-concat": "^2.6.1", "gulp-debug": "^4.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/PowerShell/PowerShell.git" }, "author": "Microsoft Corporation", "license": "MIT", "bugs": { "url": "https://github.com/PowerShell/PowerShell/issues" }, "homepage": "https://github.com/PowerShell/PowerShell#readme" }