mirror of
https://github.com/bpkg/bpkg
synced 2024-11-08 01:10:36 +00:00
8 lines
143 B
JSON
8 lines
143 B
JSON
{
|
|
"name": "bpkg",
|
|
"version": "0.2.5",
|
|
"description": "Lightweight bash package manager",
|
|
"global": true,
|
|
"install": "make install"
|
|
}
|