openpencil/tools/pr-review-guidance/package.json
2026-06-07 09:10:47 +03:00

9 lines
136 B
JSON

{
"name": "@open-pencil/pr-review-guidance",
"private": true,
"type": "module",
"scripts": {
"test": "bun test tests"
}
}