UNPKG

@syquel/sonarqube-scanner

Version:

SonarQube/SonarCloud Scanner for the JavaScript world

20 lines (19 loc) 410 B
{ "name": "fake-project", "description": "A fake project", "version": "1.0.0", "homepage": "https://github.com/fake/project", "repository": { "type": "git", "url": "git+https://github.com/fake/project.git" }, "bugs": { "url": "https://github.com/fake/project/issues" }, "engines": { "node": ">= 0.10" }, "devDependencies": { "mocha-sonarqube-reporter": "^1.0.1" } }