mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-11 09:28:24 -04:00
9 lines
129 B
JSON
9 lines
129 B
JSON
{
|
|
"name": "has-bin",
|
|
"version": "0.0.0",
|
|
"bin": "exec",
|
|
"publishConfig": {
|
|
"executableFiles": ["./other-exec"]
|
|
}
|
|
}
|