9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"name": "@open-pencil/pr-review-guidance",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "bun test tests"
|
|
}
|
|
}
|