mirror of
https://github.com/bpkg/bpkg
synced 2024-11-08 01:10:36 +00:00
8 lines
176 B
JSON
8 lines
176 B
JSON
{
|
|
"name": "suggest",
|
|
"version": "0.0.2",
|
|
"description": "Suggest a command based on a query found in $PATH",
|
|
"scripts": [ "suggest.sh" ],
|
|
"install": "make install"
|
|
}
|