yarn-audit-ci
Version:
yarn audit wrapper for ci
26 lines (25 loc) • 497 B
JSON
{
"name": "yarn-audit-ci",
"version": "1.2.0",
"description": "yarn audit wrapper for ci",
"bin": {
"yarn-audit-ci": "bin/audit.js",
"yaudit": "bin/audit.js"
},
"keywords": [
"yarn",
"audit",
"ci",
"cd",
"ci/cd",
"wrapper",
"exit code"
],
"repository": {
"type": "git",
"url": "https://github.com/dubbha/yarn-audit-ci.git"
},
"homepage": "https://github.com/dubbha/yarn-audit-ci",
"author": "Oleksiy Dubovyk",
"license": "MIT"
}