Kuma/extra/kuma-pr/package.json

8 lines
125 B
JSON

{
"name": "kuma-pr",
"version": "1.0.0",
"type": "module",
"bin": {
"kuma-pr": "./index.mjs"
}
}