{
  "name": "yarn-audit-sonar",
  "version": "1.0.0",
  "description": "Convert YARN audit to Sonar compatible format",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "ssh://gitea@gitssh.celogeek.com:10026/celogeek/yarn-audit-sonar.git"
  },
  "author": "Celogeek",
  "license": "ISC",
  "dependencies": {
    "split": "^1.0.1"
  }
}