Setting the file. One moment.
Skill 39 · Auditing External Claude Plugins
Subchapter 39.4
scripts/package.json
JSON8 lines261 B
{
"name": "@bitwarden/auditing-external-claude-plugins-beautify",
"private": true,
"description": "Pinned js-beautify dependency for the auditing-external-claude-plugins skill's beautify.sh script",
"devDependencies": {
"js-beautify": "2.0.3"
}
}